diff --git a/default/index.norg b/default/index.norg deleted file mode 100644 index ed89f5f..0000000 --- a/default/index.norg +++ /dev/null @@ -1,45 +0,0 @@ -.toc Оглавление - -* First line -** Second line -*** hello - -* one layer -** Two -*** Three -**** Four - Some text - -* Other content - -{:some-file:}[some file] - -{file:///home/fox/Pictures/arch.png}[arch] - -- ( ) first --- ( ) Second -- (x) Third - -- ( ) Two --- (-) aa --- (=) bb --- (!) cc ---- (_) dddd - -{https://github.com}[Github] - -@code norg - -This is *bold*. -This is /italic/. -This is _underline_. -This is -strikethrough-. -This is a spoiler: !org-mode is a bozo!, to see the content you either enter insert mode on this line (good luck) or toggle the concealer off. -This is a `verbatim object, you can't put *markup* in here!`. -@end - -------- -This is a spoiler !hello in neorg file! -/hello/ `another` *text* - - diff --git a/index.norg b/index.norg index 3d876a7..ed89f5f 100644 --- a/index.norg +++ b/index.norg @@ -1,13 +1,45 @@ -* Index -** Linux - - {:$/journal/2025/07/24:}[24] -** Neovim - - {:$/journal/2025/07/24:}[24] -** Other - - {:$/journal/2025/07/21:}[21] -** Plugins - - {:$/journal/2025/07/24:}[24] -** Test - - {:$/journal/2025/07/21:}[21] -** Uncategorised - - {:$/index:}[First Line] +.toc Оглавление + +* First line +** Second line +*** hello + +* one layer +** Two +*** Three +**** Four + Some text + +* Other content + +{:some-file:}[some file] + +{file:///home/fox/Pictures/arch.png}[arch] + +- ( ) first +-- ( ) Second +- (x) Third + +- ( ) Two +-- (-) aa +-- (=) bb +-- (!) cc +--- (_) dddd + +{https://github.com}[Github] + +@code norg + +This is *bold*. +This is /italic/. +This is _underline_. +This is -strikethrough-. +This is a spoiler: !org-mode is a bozo!, to see the content you either enter insert mode on this line (good luck) or toggle the concealer off. +This is a `verbatim object, you can't put *markup* in here!`. +@end + +------- +This is a spoiler !hello in neorg file! +/hello/ `another` *text* + + diff --git a/default/journal/2025/07/21.norg b/journal/2025/07/21.norg similarity index 100% rename from default/journal/2025/07/21.norg rename to journal/2025/07/21.norg diff --git a/default/journal/2025/07/24.norg b/journal/2025/07/24.norg similarity index 100% rename from default/journal/2025/07/24.norg rename to journal/2025/07/24.norg diff --git a/default/trouble_cursor.norg b/trouble_cursor.norg similarity index 100% rename from default/trouble_cursor.norg rename to trouble_cursor.norg