1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/app
Diego Erdody 9c98fb5312 Desktop: Add new setting to show note counts for folders and tags (#2006)
* Adding node counts for folders and tags

* Add unit tests

* Fix count update when the tag list for a note is updated

* Right align note counts and remove from the settings screen

* Folder note count calculation update to include descendants

* Update Setting.js

* Change count style and fix click on counts

* Fix tag/folder count update on delete/add note

* Review updates
2019-11-11 06:14:56 +00:00
..
build Desktop: Cleaned up and improved config screen design, move all screens under same one, and added section buttons 2019-09-10 23:53:01 +00:00
css Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
fonts Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
gui Desktop: Add new setting to show note counts for folders and tags (#2006) 2019-11-11 06:14:56 +00:00
locales Update translations 2019-11-04 19:02:39 -05:00
plugins eslint 2019-09-29 22:11:36 +00:00
app.js Desktop: Add new setting to show note counts for folders and tags (#2006) 2019-11-11 06:14:56 +00:00
bridge.js Desktop: Cleaned up and improved config screen design, move all screens under same one, and added section buttons 2019-09-10 23:53:01 +00:00
checkForUpdates.js Desktop: Resolves #1222: Truncate update changelog when it's too long (#1967) 2019-10-12 00:44:58 +02:00
compile-package-info.js Apply linter config 2019-10-09 21:35:13 +02:00
compile.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
dev-app-update.yml-FORTESTING Fixed auto-update check 2018-01-31 19:34:38 +00:00
ElectronAppWrapper.js Desktop: Resolves #2031: Prevent window from being shown on startup when it should be hidden in tray 2019-11-05 17:03:24 +00:00
electronRebuild.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
eventManager.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.html Desktop: use nodeIntegration 2019-02-24 10:17:37 +00:00
InteropServiceHelper.js Desktop: Fixes #1970: Display error message when notes cannot be exported 2019-10-11 20:20:12 +02:00
main-html.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
main.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json Clipper: Fixes #2034: Better handling of HTML minifying error with fallback to non-minified HTML 2019-11-07 20:32:11 +00:00
package.json Clipper: Fixes #2015: Fix issue with certain PRE code blocks 2019-11-07 20:06:33 +00:00
style.css Desktop: Add loading animation to import/export (#1888) 2019-10-05 22:46:39 +01:00
theme.js Desktop: Resolves #1903: Add Nord theme (#2004) 2019-10-30 09:55:45 +00:00