From 5f62922fbb0caabf2a901ce4da44d82af0846ba8 Mon Sep 17 00:00:00 2001 From: Mayuran Visakan Date: Mon, 12 Feb 2024 18:16:55 +0000 Subject: [PATCH] update --- .todo | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.todo b/.todo index e69de29..3a59e29 100644 --- a/.todo +++ b/.todo @@ -0,0 +1,16 @@ +Features: + Code Referencing: + ☐ Github/Gitlab/Bitbucket code reference functionality + ☐ https://forum.obsidian.md/t/reference-a-git-repo/73697/5?u=mayurankv (Do 3rd implementation) + ☐ `site` and `tree path` or just `file path` + ☐ `lines` + ☐ Local file reference functionality + ☐ Replace dependence on + + Prettification: + ☐ Change token colours + ☐ Match in both live preview and reading mode? + ☐ Fade folding + +Major Bugs: + ☐ Inline code regex parsing