Myzel394
886fdf7cd6
Improve image compression ( #2369 )
...
* added options
* added checkbox handling to import into note
* added image compression option respecting
2021-11-21 16:27:13 +01:00
Myzel394
364ac331da
Add update available box ( #2329 )
...
* current stand
* added update available button
* improved update available icon
* improved update available box
* adding server side version
* added backend
* fixed text
* added option handling
* added field disabling
* removed options
* fixed terminology
* removed unnecessary imports
2021-11-14 13:42:50 +01:00
zadam
b02a5b872a
default font family after checking font overriding should be "theme"
2021-11-04 21:23:16 +01:00
zadam
b0c0ed8512
add configurable max content width with default value of 1200px.
2021-10-31 21:55:11 +01:00
zadam
8bd7b657f8
added option to disable backup, #2210
2021-10-11 22:30:23 +02:00
zadam
0264e847ef
fixes
2021-09-28 10:58:34 +02:00
zadam
c5917bfc78
fix "steel blue" demo theme
2021-09-28 10:02:25 +02:00
zadam
e6bc8ed3b5
allow overriding theme fonts
2021-09-27 21:01:56 +02:00
zadam
9c9a3fc030
small refactorings of auto readonly size
2021-09-20 21:12:35 +02:00
Abitofevrything
b85cf07a28
Add config option to change automatic readonly size ( #2174 )
2021-09-20 21:08:41 +02:00
zadam
c508217604
added underline heading style and make it a default
2021-07-23 16:04:56 +02:00
zadam
56378cd0f5
reorder database initialization so that all critical sections are in the same transaction, #1985
2021-05-30 22:03:41 +02:00
zadam
e8903e82a1
add option to disable note tree auto collapse, fixes #1751
2021-03-18 20:11:58 +01:00
zadam
f8fb071a6f
added option to bring back plain (non-markdown) headings, closes #1678
2021-03-09 22:06:40 +01:00
zadam
8850de51f5
sync fixes
2021-02-10 22:56:23 +01:00
zadam
58a93f748b
Merge remote-tracking branch 'origin/stable'
2021-01-15 22:23:56 +01:00
zadam
e1e185e5db
added "safe mode" environment variable switch which disables startup scripts and resets tabs
2021-01-15 20:12:14 +01:00
zadam
cd858a73c1
Merge remote-tracking branch 'origin/stable'
2021-01-11 22:49:08 +01:00
zadam
369274ead7
new env variable to specify start note, #1532
2021-01-11 22:29:02 +01:00
zadam
cdc2721ac1
DB migration fixes
2020-12-16 20:58:43 +01:00
zadam
248fa780e8
erasing rows of deleted entities
2020-12-14 13:47:33 +01:00
zadam
ec7021b436
added debugModeEnabled option
2020-09-18 23:22:28 +02:00
zadam
80f269d844
moved similar notes from sidebar to the center pane
2020-09-07 23:35:41 +02:00
zadam
e1dd933ec0
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/services/options_init.js
2020-07-28 23:50:54 +02:00
zadam
8a57960c6e
tweaks in sync timeout handling
2020-07-28 23:29:12 +02:00
zadam
3261fea67f
added promotedAttributesExpanded option
2020-07-25 23:32:46 +02:00
zadam
e1d4be814f
toggle to expand/collapse attr list is saved and propagated across tabs
2020-07-23 22:31:06 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
c3438e0f3f
implemented SQL console as a type of code note
2020-05-08 22:22:43 +02:00
zadam
647790885d
downgrade sqlite3 library which has issues with electron build
2020-05-03 21:27:24 +02:00
zadam
fe53e2351c
basic implementation of note tree's config
2020-05-02 00:28:40 +02:00
zadam
16f42dd4ab
use electron 8 spellchecker instead of electron-spellchecker, WIP
2020-02-28 22:07:08 +01:00
zadam
d9fb36a9a6
fixes
2020-02-19 22:09:02 +01:00
zadam
0cc013c13f
left sidebar can now be also collapsible
2020-02-04 20:42:40 +01:00
zadam
54d89a9f47
allow configuring the time period before deleted notes are erased (and changed the default to 7 days)
2020-01-03 22:32:49 +01:00
zadam
229974e543
added option to enable native title bar (disabled by default)
2019-12-24 12:10:32 +01:00
zadam
c89514f9bb
saving size and visibility state of the panes
2019-12-23 20:34:29 +01:00
zadam
e0368e395c
removed left and right sidebar sizing options
2019-12-23 19:45:59 +01:00
zadam
6986c201dd
removed hideTabRowForOneTab option
2019-12-23 19:39:48 +01:00
zadam
afe44a6fe8
Merge branch 'stable'
2019-12-08 10:37:19 +01:00
zadam
af695802e3
codeNotesMimeTypes option has not been created for new documents, fixes #755
2019-12-08 09:12:42 +01:00
zadam
0e5028acd3
support global shortcuts with global: prefix
2019-11-21 21:12:07 +01:00
zadam
3c4ec7fe1a
keyboard shortcuts WIP
2019-11-19 23:02:54 +01:00
zadam
4bd7438fca
shortcuts WIP
2019-11-19 20:53:04 +01:00
zadam
f921562346
Merge branch 'm38'
...
# Conflicts:
# docs/backend_api/Note.html
# docs/frontend_api/NoteShort.html
# src/services/import/enex.js
2019-11-18 23:26:29 +01:00
zadam
643d9077fc
configurable keyboard shortcuts WIP
2019-11-18 23:01:31 +01:00
zadam
f9b5e473f2
added missing options
2019-11-16 17:03:18 +01:00
zadam
466a4802b6
introduced 'autoFixConsistencyIssues' option to control whether consistency issues should be auto fixed or note
2019-11-10 11:25:41 +01:00
zadam
c9e4261930
options for basic image quality control
2019-11-03 11:43:04 +01:00
zadam
9ea8209d4e
separating some options to "startup" options which allows not creating new DB version for each new option
2019-11-03 10:43:40 +01:00