1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/ReactNativeClient
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
..
android Android release v1.0.281 2019-07-14 19:56:46 +01:00
ios iOS v10.0.36 2019-06-19 23:22:35 +01:00
lib Desktop: Added support for templates (#1647) 2019-07-20 22:13:10 +01:00
locales Update translations 2019-06-22 13:10:13 +01:00
.buckconfig
.flowconfig Upgrading to React Native 5.9 2019-06-14 07:12:24 +01:00
.gitattributes
.gitignore
.watchmanconfig
App.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
index.android.js
index.ios.js
index.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
main.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
metro.config.js Upgrading to React Native 5.9 2019-06-14 07:12:24 +01:00
package-lock.json Android release v1.0.271 2019-06-15 09:44:34 +01:00
package.json Desktop, Mobile: Update Markdown plugins: footnote, toc-done-right, anchor (#1741) 2019-07-15 01:29:44 +01:00
root.js Mobile: Adding note side menu 2019-07-11 17:43:55 +01:00
run_ios.sh Mobile: Upgraded WebView 2019-06-14 08:11:15 +01:00
start_emulator.bat
start_server.bat
start_server.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00