Quote:
Originally Posted by MrWarper
Do you mean annotated with Xournal? I have a PDF with normal scribbles on it (not part of the PDF), and it doesn't show when I look up 'all annotations'.
|
This only count for documents that have been annotated after the new version of the patch is installed. I should have created a tool/script to add the anno_new-tag to all documents that are annotated, but did not find enough time to do that...
Quote:
Originally Posted by MrWarper
I have to test this yet, but sounds like a good idea.
|
See the readme.txt for more info on how to do this.
Quote:
Originally Posted by MrWarper
A problem I detected in v13: even for carefully crafted PDFs ('title' and 'author' shown correctly in 'info') or files with metadata manually set in the DR, 'properties' shows the same value (=title) for both instead of the proper values.
|
I will take a look at this to see if I did something wrong...
Quote:
Originally Posted by MrWarper
Very good, but the tag targeted by the buttons isn't highlighted (not a big problem unless you look away and back). It would make a better replacement for your dialog to sort the home page items if you could only add a checkbox in front of each (for visibility)...
|
Both issues are on the todo-list, I am still deciding on the way to make the selected tag/item visible. (and find some time)
Quote:
Originally Posted by MrWarper
...which reminds me there are two items that never become visible on the 'start page': they are labelled 'store' and 'lastread' in that dialog. What are those?
|
They are DR800 specific and will never be shown on the DR1000, I should make them disappear from the dialog.
Quote:
Originally Posted by MrWarper
I can lend a hand with documentation and localization.
|
I can check-in the orginal help-document (open-office format) and the .po-files (for internationalisation) in the BitBucket archive so you (and others :-) have access to them.
Quote:
Originally Posted by MrWarper
I have attached updated schemas with Spanish. Everything with <long> and <short> elements still appears in English, though, so I guess I can use a hand with the XML format.
|
I will look at this, could be a problem in the code.
Quote:
Originally Posted by MrWarper
Now, more about the new release:
-Languages:
Start page icon title respect locale settings now; descriptions (listcontent mode) are still in English. Locale is fully respected for the shortcuts under 'settings', though. Nice HX icon, BTW.
|
I put the language issues on my todo list.
If anyone can create better icons, please post them here and I will add them in a future release.
Quote:
Originally Posted by MrWarper
Breadcrumbs right below the top led show internal tag names instead of the start page icon titles.
|
Yes, I know. I have created a mechanism for anno_new --> 'All Annotation', I can probably also easily use it for the others now.
Quote:
Originally Posted by MrWarper
-BSOD: this is less deadly now. If you switch to listview mode, shut down and turn the reader on, you get the BSOD regardless of your 'start page' being the main menu or the SD card folder. Resetting does not fix it but the setting is not saved on the card, so if you shut down and turn the reader back on it boots OK then.
|
I told that I could reproduce it, but when I tried again to see if I can find the problem I could not... so I have not really worked on this issue ...
Quote:
Originally Posted by MrWarper
I think I had a few more, but I can't recall them right now. On another note, I don't know if these suggestions belong here:
-Store annotations (and maybe other stuff) in parallel SQLite files (just like Xournal does) instead of a centralized one. They are not relevant for folder display anyway, and this way they can be sent over, moved around with the file they belong to, etc.
-If/when the above is solved, a tool to move files and folders around so we don't depend on computers to do basic stuff.
|
Good idea, maybe the extraction of annotations and adding them to the proper metadata.db file can be combined with a Move tool. I can put it on my todo list, but it will take a lot of time ...