mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-30 10:36:35 +02:00
eeb9999334
* Super basic QuickAction is working! * QuickAction successfully creates notes * Update icons * Update icons and support new to-do * Update icons and support new to-do * Fixed * Extract QuickActions * It works as long as you go out of the edit screen (saving is not sufficient) * working? but still kinda buggy... * Cleanup * Cleanup * Cleanup * Use the same pattern as onJoplinLinkClick_ * Cleanup * Cleanup * Remove pluginAssets/index.js change * manual Andoid linking * Transition QuickActions.js to .ts * Unstage QuickActions.js in favor of .ts * Move QuickActions out of lib/ * Add comment about userInfo in QuickActions * Remove redundant QuickActions file * Remove pluginAssets/index to resolve conflict * Update CONTRIBUTING.md to include test runner troubleshooting * Add `npm run tsc` to Unit Tests docs Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx> |
||
---|---|---|
.. | ||
android | ||
ios | ||
lib | ||
locales | ||
.buckconfig | ||
.flowconfig | ||
.gitattributes | ||
.gitignore | ||
.watchmanconfig | ||
app.json | ||
build_android_prod.bat | ||
build_android.bat | ||
clean_build.bat | ||
debug_log.bat | ||
debug_log.sh | ||
encodeAssets.js | ||
index.android.js | ||
index.ios.js | ||
index.js | ||
main.js | ||
metro.config.js | ||
package-lock.json | ||
package.json | ||
PluginAssetsLoader.ts | ||
QuickActions.ts | ||
root.js | ||
run_ios.sh | ||
start_server.bat | ||
start_server.sh |