-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What about to create a search or filter field above the task list? #1
base: master
Are you sure you want to change the base?
Conversation
- update with npp_plugin_template v3.1 - build adaptation for x64 and removal of compiler warnings
appveyor CI and x64
- Add .gitignore - Change build paths to a dedicated directory Signed-off-by: Thimo Braker <[email protected]>
- Change nested switches to single if-statement Signed-off-by: Thimo Braker <[email protected]>
Signed-off-by: Thimo Braker <[email protected]>
Signed-off-by: Thimo Braker <[email protected]>
Signed-off-by: Thimo Braker <[email protected]>
Signed-off-by: Thimo Braker <[email protected]>
# Generic - Move ./include/resource.h to ./resources/resource.h to satisfy VS2013 # Main dockable dialog - Rename DockableDlgDemo to OpenTaskListDockableDlg to make sense - Rename IDD_PLUGINGOLINE_DEMO to IDD_TODOLIST_DIALOG # About dialog - Add new dialog IDD_ABOUT_DIALOG - Add the new AboutDialog class - Add displayAboutDialog to open the About dialog - Add a new entry to the plugin menu to open the About dialog Signed-off-by: Thimo Braker <[email protected]>
…dowLongPtr Signed-off-by: Thimo Braker <[email protected]>
…les. Signed-off-by: Thimo Braker <[email protected]>
Refactor v2
New feature : About dialog
- added version info to dll
* Move grabbing of the current SCI handle to new method TaskListDlg::GetCurScintilla() * Add message case for WM_CTLCOLORLISTBOX to handle listbox foreground and background colouring
Color to theme
Seems like something changed in the past and was not adopted. I've verified this issue by just creating a "hard link" from the existing config file in the new location to the location given here... with that change "TaskList" shows every key word and not onle the "default TODO:" again
correct the k_config_file_path to find the config file
- removed unused CharToWideChar()
😍 YES! |
[ 4 simple additions to improve ]
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…tions/checkout-4 Bump actions/checkout from 3 to 4
Only update the list if todo list changes.
Update TODO list only in case the list is changed
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
[ 4 simple additions to improve ]
|
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…tions/upload-artifact-4 Bump actions/upload-artifact from 3 to 4
…thub/codeql-action-3 Bump github/codeql-action from 2 to 3
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1 to 2. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md) - [Commits](microsoft/setup-msbuild@v1...v2) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…crosoft/setup-msbuild-2 Bump microsoft/setup-msbuild from 1 to 2
Bumps [olegtarasov/get-tag](https://github.com/olegtarasov/get-tag) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/olegtarasov/get-tag/releases) - [Commits](olegtarasov/get-tag@v2.1.2...2.1.3) --- updated-dependencies: - dependency-name: olegtarasov/get-tag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…egtarasov/get-tag-2.1.3 Bump olegtarasov/get-tag from 2.1.2 to 2.1.3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v1...v2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ftprops/action-gh-release-2 Bump softprops/action-gh-release from 1 to 2
Update README.md
- todo: update about dialog with urlctrl for darkmode support
- not adapted sub childs (OK button) of AboutDialog
Bumps [olegtarasov/get-tag](https://github.com/olegtarasov/get-tag) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/olegtarasov/get-tag/releases) - [Commits](olegtarasov/get-tag@2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: olegtarasov/get-tag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…egtarasov/get-tag-2.1.4 Bump olegtarasov/get-tag from 2.1.3 to 2.1.4
What about to create a search / filter field to allow searching or filtering items into the list of the tasks created by this plugin at the side of noteped++?
This will allow to locate faster the task the user is looking for in case the list is very long. It would be a really appreciated improvement IMHO.