Note Taking

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 #

  1. Schedule tasks from meeting actions.
  2. 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

  1. use org-roam-node-find(C-SPC o f) this will search title, tags and types.
  2. C-SPC f f: search all nodes
  3. C-SPC f m: search all meeting nodes
  4. C-SPC f b: search all bookmarks nodes
  5. C-SPC f o: search all organizations nodes

using notdeft #

Full text search

  1. C-SPC n n: search all notes
  2. C-SPC n m: search meeting notes
  3. C-SPC n o: search organizations notes
  4. C-SPC n b: search bookmarks notes

using helm-rg #

  1. C-SPC h s n: ripgrep search for note lines

org-store-link

Naming nodes #

  1. Noun Topic name
  2. Noun + Adjective Specialization of the topic


Links to this note

Go to random page

Previous Next