Ваши комментарии

I don't know how thi slipped, but actually it's been released in version 2.0! :)

So you're saying that you have notebook.disconnect.enabled = 1 and notebook.disconnect.timeout.seconds = 30?


Could you please check using Process Explorer if the file handle is indeed being held? Thanks!

Actually this behavior is by design. CintaNotes helps you focus on the content and not on formatting.

However I admit that some improtant stuctural elements of the text (like headlines) can be lost now.

Probably this request should be considered as "Keep structural text elements while stripping all the styling".

I this it is exactly the opposite, "to use different fonts to various parts of the note" :)

Well you have a point here, having one cache .db for all notebooks will certainly have its shortcomings. But we are already discussing technical details. Let's get back to this discussion when this issue gets to the top of the implementation list, because when it does, some of the circumstances may change and we'll need to discuss it again anyway.

CN would need to be changed, and drastically:

1) it would need to monitor when this backup file is changed by Dropbox

2) it would need to know that it was indeed changed by Dropbox and not by itself

3) since the backup is a lengthy background process, the probability of conficts increases

4) on conflicts, Dropbox renames the conflicted file and CN would need to do something about it

5) when Dropbox updates the backup file, CN would need to read the changes back into the main file, which is also a new functionality that needs to be implemented.


In short, this creates much more problems than it solves, sorry)

You have a point there with the ability to rebuild as a criterion. However, I still think that data which can change on read operations has no place in the db file itself. Anyone who got the "do you want to save changes?" prompt from Excel when he in fact hasn't changed anything would agree here.

Yes, it will be restarted when CintaNotes releases the file lock - which happens after 30 seconds of inactivity.

I guess this can be done via introducing an extra database, which would serve as a container of cached data and statistics. Actually some of cached data could be moved there out of current .db files (the NoteCache and TagCache tables, for example), so the size of the .db files could be reduced. The cache database could be stored e.g. in cintanotes\cache\{notebook-uid}.cache.db.

Also viewstate settings could be moved there from the settings file.

Сервис поддержки клиентов работает на платформе UserEcho