From 9dde2212a1049329bb485e12ebd19f44f744d4b5 Mon Sep 17 00:00:00 2001 From: pubmania Date: Thu, 15 Aug 2024 14:16:41 +0100 Subject: [PATCH] Update 2024-08-13-logseq-customisation-for-project-management-teamplate.md included whole config.edn gist --- ...-logseq-customisation-for-project-management-teamplate.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_posts/2024-08-13-logseq-customisation-for-project-management-teamplate.md b/_posts/2024-08-13-logseq-customisation-for-project-management-teamplate.md index ee4c65c..cd92fed 100644 --- a/_posts/2024-08-13-logseq-customisation-for-project-management-teamplate.md +++ b/_posts/2024-08-13-logseq-customisation-for-project-management-teamplate.md @@ -1006,6 +1006,5 @@ When binary install is not possible, one can still use logseq from browser by na * Now if you will press `Ctrl+k` it will open search box but the cusrsor goes to the omnibox (where you type the url for the page) and then you will have to manually click into the logseq search so save yourself the trouble and just click on Search icon in left hand navigation at top of the screen (next to the hamburger menu. * Alternatively configure the keyboard shortcut to `Alt+k` as that does not conflict with any other keyboard shortcut. * To add custom shortcuts, you can navigate to the shortcuts page with g s. Press the blue button corresponding to a given shortcut and a modal should pop up. Press the keybinding you want and then press Save. -* Now add the whole css from this [gist](https://gist.github.com/pubmania/a1a84430ab0b6ef48b0760cd128550e0): - - +* Now search for `logseq/custom.css` and add the whole css from this [gist](https://gist.github.com/pubmania/a1a84430ab0b6ef48b0760cd128550e0). +* Then search for `logseq/config.edn` and add the whole edn from this [gist](https://gist.github.com/pubmania/200b6da0e3c5eaf4505c559b7f99e555)