Note Taking
August 3, 2023 |
permanent
- tags
- , ,
Taking notes from internet #
When just URL reference is needed #
Insert the URL in the context with apt description name. Examples:
- references
- references
When some important notes needs to be collected #
- collect the notes and comments as internet bookmark reference
- Tag them
Taking notes in meeting #
Notes location #
meeting template.
Actions(TODOs) location #
meeting template.
Before the meeting #
Create the template and add relevant tags.
After the meeting #
- Schedule tasks from meeting actions.
- Go through all the notes and clean them, including adding references to nodes.
Searching notes #
Note: grep or ripgrep matches lines not full text, i.e. it will not match texts from two different
lines of same , unlike deft search.
Notes title (excluding meeting and bookmarks) #
Using org roam node find #
Searches only title, tag and type
- use
org-roam-node-find(C-SPC o f)this will search title, tags and types. C-SPC f f: search all nodesC-SPC f m: search all meeting nodesC-SPC f b: search all bookmarks nodesC-SPC f o: search all organizations nodes
using notdeft #
Full text search
C-SPC n n: search all notesC-SPC n m: search meeting notesC-SPC n o: search organizations notesC-SPC n b: search bookmarks notes
using helm-rg #
C-SPC h s n: ripgrep search for note lines
Copying links #
Copy link to file from dired #
org-store-link
Naming nodes #
- Noun Topic name
- Noun + Adjective Specialization of the topic