Comienza Ya. Es Gratis
ó regístrate con tu dirección de correo electrónico
Tagging por Mind Map: Tagging

1. tagging vs folders

1.1. folders

1.1.1. static

1.1.2. unintuitive

1.1.3. hierarchical groupings

1.1.4. has to be date-based, project-based, media-type based, etc.

1.2. tagging

1.2.1. group things every way that makes sense

1.2.2. search is more flexible

1.2.3. additional possibilities

1.2.3.1. Hazel actions

1.2.3.2. super tags

1.2.3.2.1. target tags

1.2.3.3. Scripting

2. The combo system

2.1. I file tagged files in folders

2.1.1. limited-level folder hierarchy

2.1.1.1. Work

2.1.1.1.1. client

2.1.1.1.2. client

2.1.1.2. Code

2.1.1.2.1. project

2.1.1.2.2. project

2.2. tags can exist within folders just fine

2.3. Folders provide visual and mental organization

2.4. One Big Pile is a misnomer

2.4.1. Nobody does that, do they?

2.4.2. Smaller "Piles" are for general topics

2.4.2.1. Similar to Evernote Notebooks

2.4.2.2. Inspirational references go in a pile

2.4.2.3. TUAW post drafts go in a pile

2.4.2.4. Brettterpstra.com post drafts go in a pile

2.4.2.5. Piles are searched and filtered with text content and tags

3. Intelligent tagging

3.1. minimal number of tags

3.1.1. tags get unmanageable in a large group

3.1.2. use "real" words

3.1.2.1. Project or topic

3.1.2.2. the first word that comes to mind

3.1.2.2.1. probably what you'll use to find it again in the future

3.1.2.3. a logical secondary topic or project name

3.1.3. think like folders

3.1.3.1. but multiple instead of hierarchical

3.1.4. skip "flagged" tags

3.1.4.1. "interesting", "due", "urgent", etc.

3.1.4.2. Too much review

3.1.4.2.1. Un-reviewed "flags" become irrelevant rapidly

3.1.4.3. ineffective to prioritize in tagging's non-linear fashion.

3.1.4.4. exception for "inspiration"

3.1.4.4.1. subtags

3.1.5. skip existing metadata

3.1.5.1. created/modified date

3.1.5.2. Spotlight notes

3.1.5.3. keywords existing within searchable content

3.1.5.4. Filename

3.1.5.5. Filetype

3.2. Reuse tags consistently

3.2.1. "blogpost" and "blogposts" aren't grouped effectively

3.2.2. Reference similar files to replicate tags

3.2.3. doesn't take any longer than filing in folders would

3.2.4. Most apps provide auto-completion and recent/common tags

3.2.5. Make a cheat sheet

3.2.5.1. Keep a Notational Velocity note with tags you might forget

3.2.5.2. Paper is an option, of course

3.2.5.3. Especially track special conventions

3.3. special conventions

3.3.1. Tag prefixes

3.3.1.1. source:, project:, etc.

3.3.1.2. special character prefixes

3.3.1.2.1. helpful for creating "supertags" used in creating extra functionality

3.3.2. benefits

3.3.2.1. make some part of the tag memorable in case you forget the rest

3.3.2.2. can group tags anywhere

3.3.2.2.1. type the first character and get all the subgroups

3.3.2.3. sort to the top in most tag lists

4. interoperability

4.1. Tagging system is only as good as the search system

4.2. Spotlight and OpenMeta combine all supported apps in one search

4.2.1. Apps can use proprietary tagging systems, as long as they write OpenMeta tags to disk for Spotlight

4.2.1.1. Thanks to Tags and the OpenMeta project, it's possible to shell and AppleScript the process for many unsupported apps

4.3. support from devs

4.3.1. Spotlight/Finder

4.3.1.1. a "tag:" prefix searches tags

4.3.1.2. can be combined with other Spotlight queries

4.3.1.3. Save searches as Finder Smart Folders

4.3.2. Tags

4.3.2.1. Hotkey HUD for adding OpenMeta tags

4.3.2.2. The fastest way to tag *anything*

4.3.2.2.1. Mail.app emails

4.3.2.2.2. iCal events

4.3.2.2.3. iPhoto photos

4.3.2.2.4. Finder files

4.3.2.2.5. Current document in most apps

4.3.2.2.6. Web locations

4.3.2.3. Tag/Spotlight search in menubar with drilldown

4.3.3. Notational Velocity

4.3.3.1. Latest version copies note tags to OpenMeta tags on filesystem files

4.3.4. Together

4.3.4.1. Reads and writes OpenMeta tags from disk

4.3.5. DEVONthink

4.3.5.1. Includes tags as OpenMeta on exported files

4.3.6. EagleFiler

4.3.6.1. Reads and writes OpenMeta tags to disk

4.3.7. Leap

4.3.7.1. A Finder replacement built on OpenMeta tagging

4.3.8. Yep

4.3.8.1. PDF filing, essentially a lightweight Leap

4.3.9. Deep

4.3.9.1. Search images by color, size and tag, add tags quickly

4.3.10. Default Folder X

4.3.10.1. Allows tagging when saving files

4.3.11. HoudahSpot

4.3.11.1. Enhanced Spotlight search, including tags and keywords

4.3.11.2. Also includes slide-out drawer with drag and drop tagging

4.3.12. Evernote

4.3.12.1. Not OpenMeta, but add a "keyword" predicate to Spotlight search and they'll mix

5. Additional notes

5.1. OpenMeta may not be future-proof

5.1.1. legitimate concern

5.1.2. data is backed up

5.1.3. Snow Leopard already broke it once, but it was immediately worked around

5.2. Mac App Store rejection because of OpenMeta

5.2.1. Universal tag backup system breaks the rules

5.2.2. Each app has to be sandboxed

5.2.3. Still workable, but inconvenient and redundant