Commit Graph

352 Commits

Author SHA1 Message Date
aa980baf50 Use the dirname
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-24 00:27:48 +02:00
e9f9c59714 Split CSS and JS into two files with Webpack
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-24 00:19:01 +02:00
dc32e5b5f8 Write _links.json and _documents.json on save 2020-06-23 23:54:49 +02:00
25209d508e Increase version of wiki-list-editor to 0.8.3
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-23 23:19:43 +02:00
1f1a24e12a Increase version of wiki-list-editor to 0.8.2
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-23 22:49:33 +02:00
d0281edce2 Delete large connectors
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-18 08:30:46 +02:00
345aae3a9f Don't show Day pages
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-18 06:54:54 +02:00
0e7d908e2f Remove daily_notes -> date, and * -> done edges
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 22:06:37 +02:00
b14542a01f Disable improvedLayout
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 21:20:03 +02:00
e69a5fa3fe Double clicking a node will go to that page
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 20:49:03 +02:00
7f7cd71a17 Don't show self loops 2020-06-17 20:34:18 +02:00
a28f634ece Improve highlighing in graph
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 18:13:38 +02:00
4ef5dd8dc2 Add missing graph template
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 17:47:19 +02:00
fd755bfb61 Add graph possibilities
All checks were successful
continuous-integration/drone/push Build is passing
- Add dot language, which renders graphs
- Show search results when no results
- Add graph page
2020-06-17 17:41:32 +02:00
a2cca78018 Add MermaidJS
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 09:20:24 +02:00
4eadc46271 Upgrade wiki-list-editor to 0.7.8
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-16 07:14:55 +02:00
919ba1d3ed Upgrade wiki-list-editor to 0.7.7
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-15 23:21:43 +02:00
29f33fbbe3 Increase version of wiki-list-editor to 0.7.6
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-15 22:41:46 +02:00
bbb6b44416 Improve highlighting and linking 2020-06-15 22:39:16 +02:00
1637cc2056 Disable search on Escape or when no results 2020-06-15 22:17:56 +02:00
15be555529 Remove console.log 2020-06-13 20:55:04 +02:00
279118f45c Add clipboard 2020-06-13 20:54:51 +02:00
6e96740b65 Install wiki-list-editor 0.7.5
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-12 07:22:37 +02:00
02055eac55 Install new version of wiki-list-editor 0.7.5
Some checks failed
continuous-integration/drone/push Build is failing
- Cleanup styling
2020-06-11 23:51:37 +02:00
524b0140b5 Add export format: "markdown"
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-11 22:20:17 +02:00
20e454d4a3 Clean up styling 2020-06-11 22:20:03 +02:00
948c18dc12 Remove bulma, add code highlighting theme
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-10 00:40:00 +02:00
2cd1d24b79 Replace all whitespace 2020-06-10 00:39:44 +02:00
6134786546 Highlight code
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-10 00:07:17 +02:00
6b760d19a8 Improve parsing of wiki links 2020-06-09 23:44:12 +02:00
1f8340ca3c Remove [[ ]] around tags
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-09 22:57:51 +02:00
edca091108 Hide completion window earlier 2020-06-09 22:57:20 +02:00
09ba680f10 Add mirroring of "[", "]" and "=" 2020-06-09 22:56:56 +02:00
fd3c8d8e10 Render code fences as full text
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-09 20:36:54 +02:00
5be5548634 Add baseurl 2020-06-09 20:36:41 +02:00
354c6ea294 Add realtime editing and usage
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-08 23:11:42 +02:00
e69ad351ad Install markdown-it 2020-06-08 22:21:47 +02:00
2f5bfe6a49 Upgrade wiki-list-editor version 0.7.1 2020-06-08 22:20:37 +02:00
1d8619a7b2 Increase version of wiki-list-editor to 0.7.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-07 20:18:34 +02:00
2207813d39 Restrict the width of the editor 2020-06-07 20:17:43 +02:00
8f78ab88d7 Add test command to package.json 2020-06-05 23:03:03 +02:00
2b43fd9ea9 Improve link search handling
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-05 22:53:03 +02:00
e1254ba3b4 Improve searching for a page
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 21:36:23 +02:00
bb439fcfe7 Add DONE slash command
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 20:01:21 +02:00
35928390f1 Increase version of editor to 0.6.8 2020-06-01 20:01:07 +02:00
1b9d97acd7 Support copy paste for code fences
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 02:06:25 +02:00
b27332057f Support code fenced blocks
All checks were successful
continuous-integration/drone/push Build is passing
- Improve rendering of code fence html
- Add slash command "Code Block"
- Use editor version 0.6.6
2020-06-01 01:57:23 +02:00
d51dfa09a9 pre-wrap content 2020-06-01 01:45:57 +02:00
78cdbcfa72 Add slash commands
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 01:17:44 +02:00
c0850e44c4 Don't show popup at beginning of input and only when there are results
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 22:26:49 +02:00