Git Product home page Git Product logo

ka's Introduction

ka's People

Contributors

srid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ka's Issues

Backlinks: collapse archived notes

Archived notes are put under ./Memory folder. Backlinks should collapse these notes, so that "active" notes appear prominently. Without these, daily notes tend to take up too much of backlinks panel.

Press / to search

  • Hitting / should focus the search box.
  • Pressing Enter should activate the first result

Link Suggest plugin

Mine the text of a note to look for keywords and key phrases, and match them with existing links, in order to suggest the users of a potential link.

Say I have a note called Hypnopompic dream.md. When visiting another note that mentions the word "dream" (but without linking to the other note), offer a suggestion to the user of this other "related note" - so they may choose to link to it as appropriate.

In future we could offer sophisticated recommendations (machine learning?)

(Part of jogging the user's memory, along with the spaced repetition plugin.)

Tree navigation for sub-folders

The sidebar currently simply lists all notes recursively as a list. Instead it should act like a file manager, showing top-level files/folders, allowing the users to drill down.

When the search input is active and has text, however, the current behaviour should be retained.

Symlink support

Ka should traverse notes under a symlinked directory as well.

This enables us to include otherwise independent notebooks (say, from different Git repo) in our master notebook and treat their notes normally.

cd ~/Zettelkasten
ln -s ~/Projects/neuron/guide ./NeuronGuide

Now the private zettelkasten can link to neuron's notes. At the moment ka ignores symlinks, but it should track its contents via fsnotify.

File move sometimes crashes the app

Eg.:

- Wisdom/Foo.md
W Wisdom/Tech Life/Foo.md
ka: Dev/Ka/Bar.md: openFile: does not exist (No such file or directory)

Presumably because the old path is being read. Investigate.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.