findgriffin / hactar

Hactar is a personal todo list, diary and knowledge management system. Your personal AI.
GNU General Public License v2.0
3 stars 0 forks source link

Enable links between memes #21

Open findgriffin opened 11 years ago

findgriffin commented 11 years ago

Workflow 1: When editing have a "create child" button that opens a new 'add meme' page Implementation options:

  1. Add link in markdown to bottom of why field
  2. Store directly in database
  3. Hactar can scan why field for links to other memes (base on github flavoured markdown?)
  4. We could also scan why/content for links to actual pages (which may or may not be stored in hactar).