-
Notifications
You must be signed in to change notification settings - Fork 0
Tagging
coffeemug13 edited this page Sep 28, 2014
·
3 revisions
We will use heavily tagging to find notes later on
- @Charles - a person
- #Restaurant - just a tag
- http://test.com/... - this creates an implicit tag for the domain "test.com"
- ^Vienna - creates a geo location tag
- 2014-01-01 - creates implicit a date tag
When you edit a note and start a tag with "@" or "^" or "#", you get a dynamic help, which Tags have been already defined, e.g. typing
- "#r" offers "#Restaurant"
- "^V" offers "^Vienna" and "^Vienna.Stephansplatz"
In the search field you can search for e.g.
- #2014 ^Vienna #Restaurant -> search for all Notes which mention a Date in the year 2014, are located in Vienna and tagged with Restaurant, e.g. could be a note about the visit of a restaurant in Vienna someone in 2014