Quote:
Originally Posted by MrWarper
BTW I'm not using some of the 'standard' tags, like news or personal. Any advice on keeping/doffing them?
|
The list in the dr.ini file is only used to show the checkboxes with tags in the dialog. So if they are currently in the list, you can remove them, note that this will not remove the tag on any document. When a tag shows up in the Property-dialog it is automatically added to list in the dr.ini file.
Quote:
Originally Posted by MrWarper
A few more questions about tags: I understand recently added files get automatically tagged. Is this done according to filename extension only, or depends on location as well?
|
All new files are automatically tagged when they are detected during 'indexing'. There is a mechanism that adds a tag depending on the location and extension. See the ctb/src/tags.c file.
Quote:
Originally Posted by MrWarper
How is a file tagged as 'favourite' other than manually? What are 'fav1' and 'fav2'?
|
The fav1 and fav2 are some leftovers from some experiments of me. The 'Favourites' in the Home-screen is 'linked' to fav1, so any document tagged with 'fav1' will show up there.