Commit Graph

194 Commits

Author SHA1 Message Date
dec8e85064 Improve link highlighting
- Metadata key highlighting
- Don't show "[[", "]]" around links
2021-08-08 14:50:57 +02:00
8e101418f3 Improve alignment of checkbox 2021-08-07 20:18:08 +02:00
2bf8c67465 Show pointer on fold arrow
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-20 23:25:02 +02:00
97b78810c4 Make day clickable in calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 21:56:36 +01:00
d1858ad849 Add calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 21:20:38 +01:00
31ff5555d8 Fix search
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-17 00:00:35 +01:00
b8910f9aa6 Better copy and paste
With thi change we now use a json representation to copy and paste list items.
2020-11-16 22:38:38 +01:00
10d6d7521a Some cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-14 15:56:22 +01:00
4518621790 Move removeCompleted
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-14 08:18:20 +01:00
8de01dc68f Remove debug logging 2020-11-14 08:18:10 +01:00
bedba1e27f Improve link search
- Fix the query string
- Make menu bigger
- Create new page with label
2020-11-14 08:15:54 +01:00
75209250c3 Add new actions for todo's and sorting to contextmenu
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-11 22:16:07 +01:00
8024dce1b0 Cleanup todo styling on render 2020-11-11 16:18:06 +01:00
c3aea176ae Add vim key commands 2020-11-08 21:15:54 +01:00
27ce39dcde Make table responsive
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-08 17:02:14 +01:00
13b50cf841 Add dateSet and dateGet functions 2020-11-08 17:02:02 +01:00
8513e4b96c Allow search query results in tables 2020-11-08 17:01:47 +01:00
f3737f96bd Lazy load math library
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-05 20:51:12 +01:00
2a5d3f2498 Re-enable math 2020-11-05 20:23:34 +01:00
bfbfab1605 Add debug function to context menu 2020-11-04 23:41:03 +01:00
69b1b11889 Add FIXME 2020-11-04 23:40:52 +01:00
32fe46f285 Add todo highlighting
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-04 23:16:15 +01:00
a193436c08 Add todo comments 2020-11-03 21:23:43 +01:00
36d42b14d4 Improve size of vendors files
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-02 23:03:45 +01:00
7138597d7e Implement expand/collapseBlock keys
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-01 22:10:00 +01:00
86d1a25d4e Improve saving indicator
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-01 21:21:10 +01:00
ea5f0dbe26 Improve design of search
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-01 18:44:50 +01:00
120989b73c Improve search movements 2020-11-01 18:44:31 +01:00
199ccee880 Clear #search-input on Escape 2020-11-01 18:17:13 +01:00
ca8afb0cbe Small changes for javascript formatted and structure 2020-10-31 23:28:29 +01:00
398a554c5d Disable large javascript modules 2020-10-31 23:28:09 +01:00
561d3782e9 Create vendors bundle 2020-10-31 14:02:14 +01:00
9f51bff58c Error while saving message 2020-10-30 23:42:29 +01:00
5006e1095a Add search queries inside the tree 2020-10-28 20:01:25 +01:00
12ea8c3cc4 Fix todo checkboxes
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-27 00:14:45 +01:00
955f60abe8 Improve date parsing 2020-10-26 23:30:03 +01:00
db5603c5cd Add date functions to calculator
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-26 21:28:10 +01:00
9e295eee25 Move transformTable function 2020-10-25 19:49:22 +01:00
5832061d3f Install security updates
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-25 15:43:28 +01:00
dc8d4ab71e Snakecase the metakv variables
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-25 15:37:31 +01:00
dd7ba5ec11 Improve loading of table rows in editor 2020-10-25 15:37:03 +01:00
628086a806 Increase max-width of editor 2020-10-25 15:23:04 +01:00
84dd04d107 Add table rendering 2020-10-25 15:22:49 +01:00
d554d4df0c Re-enable mathjs 2020-10-25 15:22:07 +01:00
5cc4e65638 Add blocks backend
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 20:49:23 +02:00
ce0c85c354 Improve formatting 2020-10-15 22:38:36 +02:00
08eca99c16 Include list-editor
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-14 23:43:52 +02:00
643ec5e98c Disable graph view on edit page
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-14 15:35:36 +02:00
9977fac51a Use wiki-list-editor 0.8.12 (downgrade)
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-06 09:00:35 +02:00
277d226d0f Add calculation to items
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 22:17:19 +02:00
bbc2ebc30f Use new editor, hide [[,]] from sidebar
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 15:42:34 +02:00
db121b4fa3 Clean up search 2020-08-31 16:16:49 +02:00
55ad112924 Move holder 2020-08-31 16:12:18 +02:00
e83cba6a3f move renderGraphs 2020-08-31 16:12:10 +02:00
6d0551d08e Improve footer
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-05 10:05:34 +02:00
556f462a2d Add sidebar 2020-08-05 10:05:25 +02:00
934d67baae Upgrade wiki-list-editor to 0.8.12
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 15:41:39 +02:00
bc2cd5e15f Upgrade lodash to 4.17.19
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 15:32:53 +02:00
950406deb4 Use improved layout 2020-07-19 15:08:54 +02:00
e5e388d61e Add is-loading to search input 2020-07-12 18:01:19 +02:00
5d924744de Fix indent in renderTree, remove first indents
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-09 22:16:17 +02:00
e6345edef9 Install Katex
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-06 01:08:14 +02:00
5bf14bd1d4 Show graph on edit page for neighbors two edges out
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-05 20:34:36 +02:00
d0b3d566ad Cleaner mark on view page 2020-07-01 22:36:01 +02:00
4f6c87c14e Link meta key value
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-01 17:36:36 +02:00
594f7ab96c Improve search 2020-07-01 16:40:10 +02:00
62bad5ec91 Use bleve search and improve save times
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-30 22:56:12 +02:00
936de7fd8b Add copying of list-items
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-29 22:15:58 +02:00
7084cfad14 Increase version of wiki-list-editor to 0.8.11
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-28 23:42:06 +02:00
8615b25dc6 Improve marker 2020-06-28 23:07:58 +02:00
1a06f0cb43 Improve context menu 2020-06-28 23:07:42 +02:00
0ab065bf72 Use version 0.8.10 of wiki-list-editor 2020-06-28 23:06:42 +02:00
3d555226cf Prepare name for create a page 2020-06-27 16:22:04 +02:00
15e91c09ac Show checkbox for TODO / DONE and update
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-24 20:45:03 +02:00
22d17bbfb6 Improve dropdown menus
All checks were successful
continuous-integration/drone/push Build is passing
- Up/Down changes selected
- Input can still be typed in
2020-06-24 16:51:51 +02:00
845ca2a683 Improve the wikilinks regex
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-24 00:53: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
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
20e454d4a3 Clean up styling 2020-06-11 22:20:03 +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
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