Commit graph

191 commits

Author SHA1 Message Date
Vinicius Costa 49f36318a2 Add docker instructions 2022-09-15 14:07:36 -03:00
Vinicius Costa bd8458963a Add Dockerfile 2022-09-15 14:06:33 -03:00
nadrad a32f386b75 non-ascii support for the title editor 2022-09-15 18:37:21 +02:00
nadrad 52f81cbd02 AUR package 2022-09-15 17:34:43 +02:00
nadrad 5759085062 pasting content in the title editor 2022-09-15 17:29:44 +02:00
nadrad 88a39415ac moved the pcntl check to the correct place. 2022-09-15 10:34:57 +02:00
nadrad 265992fc4f clipboard tool as a requirement 2022-09-15 10:04:35 +02:00
nadrad 59e89e5ebf supporting xsel and wl-clipboard on Linux 2022-09-15 09:51:32 +02:00
nadrad 56fbe47009 just a little rearranging 2022-09-14 22:25:16 +02:00
Nader K. Rad 5f2dee1e2d
Merge pull request #2 from Wojciechem/main
fix: check that required extensions are enabled. Resolves #1
2022-09-14 22:22:22 +02:00
nadrad db7b0cea92 troubleshooting 2022-09-14 21:47:46 +02:00
nadrad f13718649c why php :> 2022-09-14 21:44:15 +02:00
nadrad 86f8c16ade troubleshooting guide 2022-09-14 21:43:58 +02:00
wojciechem 21f6a4b425 fix: check that required extensions are enabled. Resolves #1
It displays (hopefully) informative message about missing extensions when pcntl / mbstring functions are not defined
2022-09-14 21:18:54 +02:00
nadrad daf19fa8dc making the text clearer 2022-09-14 20:59:23 +02:00
nadrad 48e7932d4e 'I' for collapsing children 2022-09-13 11:45:03 +02:00
nadrad 6aaac9200d code styling for the active node 2022-09-10 10:59:22 +02:00
nadrad caf91877c7 collapse the parent if a leaf is toggled 2022-09-10 09:57:00 +02:00
nadrad 56982dc266 extra line spacing for level 1 2022-09-10 09:25:07 +02:00
nadrad cc65f956ed the 'i' feature 2022-09-10 01:18:32 +02:00
nadrad 6220338024 search result to prev if there's no next 2022-09-10 00:30:05 +02:00
nadrad 29ebb50698 styling initial codes 2022-09-10 00:24:59 +02:00
nadrad b808f6d161 styling "???" 2022-09-09 21:44:04 +02:00
nadrad 603dfbcdde 'meta' styling 2022-09-09 21:35:23 +02:00
nadrad e4b4f9aaf3 copy the html file name to clipboard after export 2022-09-07 15:44:52 +02:00
nadrad 843bfbc86c styling the exported html 2022-09-07 15:15:02 +02:00
nadrad d55ee02437 html export added 2022-09-07 15:11:13 +02:00
nadrad 694237c224 wording 2022-09-06 14:59:48 +02:00
nadrad f85220bdc8 removes tabs when text appended 2022-09-04 19:05:06 +02:00
nadrad 6628df3fc1 screenshot 2022-09-04 09:47:57 +02:00
nadrad 49fe043740 renamed the screenshot file 2022-09-04 09:46:24 +02:00
nadrad ddfec8f226 pronunciation! 2022-09-04 09:44:08 +02:00
nadrad bb1efc9c59 fixed small issue with single-child lines 2022-09-02 16:23:45 +02:00
nadrad 1f0623d03f fixed the bug with arrays that don't start from 0 2022-09-02 10:18:52 +02:00
nadrad 36da570c07 ctrl+p function added 2022-09-02 09:16:02 +02:00
nadrad 5a2c79bf03 really fixed the '* ' and '- ' input strings! 2022-09-02 09:04:49 +02:00
nadrad eb12fad1c3 fixed line when single child doesn't have same y 2022-08-30 20:48:52 +02:00
nadrad ecc0e21924 changed the i key binding into o 2022-08-30 20:31:56 +02:00
nadrad cdadfd3162 fixed the bug from the previous commit 2022-08-30 20:30:35 +02:00
nadrad 266541e3f3 initial * and - in imported content into space 2022-08-30 19:56:33 +02:00
nadrad 76f6315d39 Hello world! 2022-08-30 17:54:49 +02:00