1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ReactNativeClient/lib/models
Caleb John cd5d412c69 Desktop: Added support for templates (#1647)
* First pass of adding support for templates

* remove default value from template prompt

* Add template placeholder text

* Add mustache templates with datetime support for new notes

* Moved template code to utils, added separate prompt for templates

* Add templates to menu and allow for keyboad only use

* update template prompt for dark theme

* update with laurents suggestions, add refresh button

* revert template command, remove new note prompt
2019-07-20 22:13:10 +01:00
..
Alarm.js Electron: Fixes #476 (maybe): Trying to fix notification flood. Added more log statements in case something goes wrong. 2018-12-08 00:42:29 +01:00
BaseItem.js Revert "Mobile: Added button to clear local sync state" 2019-06-19 21:50:26 +01:00
Folder.js Clipper: Fixes #1417: Sort the folders in the same order as the desktop app 2019-04-20 19:29:23 +01:00
ItemChange.js All: Fix: Fix issue with revisions being needlessly created when decrypting notes 2019-05-28 18:10:21 +01:00
MasterKey.js All: Simplifying serialisation of base items 2018-10-07 20:11:33 +01:00
Migration.js All: Save size of a resource to the database; and added mechanism to run non-database migrations 2019-05-11 17:55:40 +01:00
Note.js Mobile: More rendering optimisations to make animations smoother and to allow typing fast on large notes 2019-07-12 19:36:12 +01:00
NoteResource.js All: Fixes #593: Resource should not be auto-deleted if they've never been linked to any note 2018-06-17 16:59:06 +01:00
NoteTag.js All: Simplifying serialisation of base items 2018-10-07 20:11:33 +01:00
Resource.js All: Optimised resource download queue by exiting early if resources are already downloaded 2019-06-15 21:48:37 +01:00
ResourceLocalState.js Removed unneeded class that was causing a require cycle 2019-06-14 23:04:05 +01:00
Revision.js Desktop: Improved: Add number of characters removed and added in revision list 2019-05-24 17:31:18 +01:00
Search.js
Setting.js Desktop: Added support for templates (#1647) 2019-07-20 22:13:10 +01:00
Tag.js Desktop: Added Goto Anything dialog and implemented basic plugin system 2019-04-01 19:43:13 +00:00