zadam
0448883782
option to erase notes immediately
2021-09-16 14:38:09 +02:00
Egor Dubenetskiy
061f8acf11
Add shortcut to follow link under text cursor ( #1842 ) ( #2148 )
2021-09-05 12:24:38 +02:00
zadam
1e767482b4
removed black theme from setup
2021-06-30 21:30:54 +02:00
zadam
9e1c9782ff
use MontserratLight also for setup
2021-06-26 23:20:12 +02:00
zadam
faab6be48d
removed zen mode
2021-06-05 21:56:39 +02:00
zadam
ac04be4433
mobile frontend fixes
2021-06-03 21:47:25 +02:00
zadam
d4a955a3f5
cleaned up link map
2021-05-31 21:23:01 +02:00
zadam
b7ca3dec54
added note info into section container
2021-05-26 23:00:40 +02:00
zadam
e924662a29
tree visual changes, fonts etc.
2021-05-23 20:26:54 +02:00
zadam
7a7c890946
redesign experiments
2021-05-17 21:46:18 +02:00
zadam
de6108f95d
protected session is now global application state to avoid weird issues with multiple tabs/windows/reloads
2021-05-07 22:23:49 +02:00
zadam
8e1b8ab26c
show not set keyboard shortcuts as "not set", #1851
2021-04-15 21:45:37 +02:00
zadam
392a00ac17
sync status widget
2021-03-21 22:43:41 +01:00
zadam
b38a63d336
delete notes dialog provides checkbox to switch between delete all clones and normal delete
2021-03-18 23:42:30 +01:00
zadam
d62558d97a
delete notes dialog WIP
2021-03-18 23:23:35 +01:00
zadam
5b72b577b8
delete notes preview dialog WIP
2021-03-14 22:54:39 +01:00
zadam
aa8bf0e60a
Revert "Revert "delete notes skeleton dialog""
...
This reverts commit 584fea19
2021-03-14 19:54:40 +01:00
zadam
584fea1992
Revert "delete notes skeleton dialog"
...
This reverts commit 03a11e6f
2021-03-12 20:44:19 +01:00
zadam
03a11e6f77
delete notes skeleton dialog
2021-03-11 22:35:53 +01:00
zadam
f8fb071a6f
added option to bring back plain (non-markdown) headings, closes #1678
2021-03-09 22:06:40 +01:00
zadam
4aa27b6033
added "sort by" dialog
2021-02-28 23:40:15 +01:00
zadam
1c59bc4d3c
sort child notes by ... WIP
2021-02-25 22:26:46 +01:00
sigaloid
d0747abded
no h1 headings ( #1679 )
...
#1552
2021-02-23 21:23:23 +01:00
zadam
bf231d31a2
fancytree 2.38.0
2021-02-09 21:33:55 +01:00
zadam
bed7bdfd00
"move to new window" respects note hoisting of original tab
2021-02-07 21:27:09 +01:00
zadam
0a10764ed4
Merge remote-tracking branch 'origin/stable'
2021-01-29 21:19:48 +01:00
zadam
ba33a0d330
fix conflict between CKEditor build content style and externally provided content style (which are not needed when build CSS is available), #1590
2021-01-29 20:27:16 +01:00
zadam
48b7108da0
add meta theme-color tag to mobile version, #1576
2021-01-27 20:58:20 +01:00
zadam
cd653b9f0c
add link dialog should recognize external links, closes #1521
2021-01-08 21:44:43 +01:00
Praxis | Darian
e258de329c
Use user theme on mobile ( #1374 )
2020-11-02 20:53:43 +01:00
zadam
2b1aa0d386
fix build revision link
2020-10-21 22:41:32 +02:00
zadam
1e1709ca6a
mobile layout fixes + fix mobile delete note
2020-09-13 21:12:22 +02:00
zadam
0aef99b98e
attr detail automatically focuses the name input and allows saving with ctrl+enter.
2020-09-01 22:47:36 +02:00
zadam
a15f8d7e11
small fixes
2020-08-31 23:13:39 +02:00
zadam
fbe3995398
fixed tree hotkeys
2020-08-26 22:12:01 +02:00
zadam
87161cfe0d
fix issues with note tree
2020-08-25 23:25:15 +02:00
zadam
f24e27dadd
autocollapse notes after period of inactivity + some other changes, #1192
2020-08-17 20:58:34 +02:00
zadam
d9c246f8a7
fixes for promoted attribute multiplicity
2020-08-14 00:11:26 +02:00
zadam
47a9516ada
Merge remote-tracking branch 'origin/stable'
2020-08-13 00:00:05 +02:00
Jody
3e89855aa3
Add web app manifest ( #1174 )
...
* Add web app manifest, link to new manifest on mobile template.
* Remove duplicate manifest entry.
2020-08-12 21:39:12 +02:00
zadam
864271d5ef
refactored "sync" table to "entity_changes"
2020-08-02 23:27:48 +02:00
MeIchthys
79d9d79055
Minor gramatical changes ( #1162 )
...
* Minor gramatical change
change "delete also" to "also delete"
* Minor gramatical change
change "once more" to "confirmation"
* Minor gramatical changes
add "a" before some nouns.
* Minor gramatical/spelling fixes
* Minor gramatical changes
* Convert to singular action descriptions
change "changes" to "change"
change "switches" to "switch"
change "copies" to "copy"
etc.
* Minor gramatical changes
2020-07-24 22:03:39 +02:00
zadam
f028b88cce
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package.json
# src/routes/api/clipper.js
2020-07-15 00:11:26 +02:00
zadam
f54f6d09b0
fix declaring global variables on the setup page, closes #1071
2020-07-11 23:19:24 +02:00
zadam
a0b3bc858d
removed attributes dialog
2020-07-04 10:18:01 +02:00
zadam
46d3160da4
removed detail.css, added to individual type widgets
2020-07-01 23:35:00 +02:00
Adam Coyne
ac10701b55
Add import option to replace underscores with spaces in note names ( #1064 )
2020-05-30 23:15:00 +02:00
zadam
08dbf90a8c
hide body during startup to reduce flicker
2020-05-21 09:42:25 +02:00
zadam
ac4e6077bd
Merge remote-tracking branch 'origin/stable'
2020-05-11 23:23:59 +02:00
zadam
e541abbd60
disable hiding the body to not hide the noscript element
2020-05-11 22:44:10 +02:00