https://github.com/aljawaid/glancer
Quickly jump to a project, task or comment through a bar at the bottom of the screen. Use the new copy to clipboard feature in different formats coupled with the new global shortcut icon to realise why Glancer was built for power users. Following the 'Getting Things Done' methodology, productive users can glance through their workflow easily.
https://github.com/aljawaid/glancer
get-things-done gtd kanboard kanboard-plugin plugin
Last synced: about 1 month ago
JSON representation
Quickly jump to a project, task or comment through a bar at the bottom of the screen. Use the new copy to clipboard feature in different formats coupled with the new global shortcut icon to realise why Glancer was built for power users. Following the 'Getting Things Done' methodology, productive users can glance through their workflow easily.
- Host: GitHub
- URL: https://github.com/aljawaid/glancer
- Owner: aljawaid
- License: mit
- Created: 2022-10-24T11:27:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T08:16:21.000Z (over 1 year ago)
- Last Synced: 2025-01-11T11:22:10.266Z (9 months ago)
- Topics: get-things-done, gtd, kanboard, kanboard-plugin, plugin
- Language: PHP
- Homepage:
- Size: 5.04 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Glancer
Quickly jump to a project, task or comment through a bar at the bottom of the screen. Use the new copy to clipboard feature in different formats coupled with the new global shortcut icon to realise why Glancer was built for power users. Following the ['Getting Things Done' - GTD](https://en.wikipedia.org/wiki/Getting_Things_Done) methodology, productive users can glance through their workflow easily.
## Features
**Glancer Bar**
- A new fixed bar across the bottom of the screen allowing users to search by Task ID, Comment ID and Project ID
- Number-type fields let you enter your relevant ID number and press `enter` on your keyboard.
- A hidden button appears on focus for non-keyboard users
- Dashboard Shortcut - Jumps straight to the `Tasks` section of the `Dashboard`, sorted by the last created task
- Today's Date
- Auto fading alerts when no results are found**Glancer Bar - Shortcut Icon**
- Set a internal or external shortcut on the bar for direct access to your most used website. For users who have documentation or other websites which you use in line with your workflow, you can now use this shortcut for quickly glancing at other pages.
- Choose from the complete range of Kanboard core icons or keep the default book icon
- Allow to set the link privacy
- Allow to open in the same or a new window**Comments**
- Copy content in different formats to the clipboard in a single click
- `HTML` - _Coded format_
- `Markdown` - _Markdown format_
- `Formatted` - _As displayed on the screen_
- `Line` - _Spaces without the line breaks, all content in one long line_
- Revamp comments to make them look consistent across the interface
- Better usage of tooltips to provide supplementary information
- Display comment ID in comments
- Add _'time ago'_ next to comment title
- [Time Ago Relative Dates _- 51 translatable calculations_](../master/time-ago.md "View table of calculations")
- Add task icon to task title for easier identification
- Replace menu dropdown with direct action buttons
- Redesign Comment Action buttons
- Add Back to Top button within each comment
- Scroll smoothly to the top of the page _(applies to all `a` links)_
- Comment Action buttons appear on only on hover
- Add Project Board button within each comment
- Button Order:
- _Left_ - Back to Top
- _Left_ - Board
- _Right_ - Comment Link
- _Right_ - Edit Comment
- _Right_ - Delete Comment**Activities**
- Comment events have been redesign to be consistent with task comments
- Comment events are shown in `Project Overview` and `Activity Stream`
- Deleted Comments shown more clearly with original dates on hover**Task Descriptions**
- Copy content in different formats to the clipboard in a single click
- `HTML` - _Coded format_
- `Markdown` - _Markdown format_
- `Formatted` - _As displayed on the screen_
- `Line` - _Spaces without the line breaks, all content in one long line_
- Add task description indicators to quickly show without collapsing if the task has a description
- Remove default 'always open' on page load
- Add description title icon**Task Navigation**
- Show total count for open tasks in the current project on the task page
- Show previous/next navigation buttons on task page[↓ Bottom] [← Previous] [→ Next] [↑ Top]
## Screenshots
**Glancer Bar**

_Simply press `enter` on your keyboard_
**Glancer Plugin Settings**

### _[More screenshots](../master/screenshots.md)_
[↓ Bottom] [← Previous] [→ Next] [↑ Top]
## Usage
Glancer will show across the bottom of the screen. If no ID is found, then the user dashboard will be shown.
[↓ Bottom] [← Previous] [→ Next] [↑ Top]
## Installation & Compatibility
Installation
- Install via the **[Kanboard](https://github.com/kanboard/kanboard "Kanboard - Kanban Project Management Software") Plugin Directory** or see [INSTALL.md](../master/INSTALL.md)
- Read the full [**Changelog**](../master/changelog.md "See changes") to see the latest updatesCompatibility
- Requires [Kanboard](https://github.com/kanboard/kanboard "Kanboard - Kanban Project Management Software") ≥`1.2.20`
- **Other Plugins & Action Plugins**
- _No known issues_
- Compatible with [KanboardCSS](https://github.com/aljawaid/KanboardCSS), [PluginManager](https://github.com/aljawaid/PluginManager), [Bak2topbotm](https://github.com/creecros/Bak2topbotm), [Calendar](https://github.com/kanboard/plugin-calendar)
- **Core Files & Templates**
- `06` Template overrides
- _No database changes_Translations
- English (UK)
- _Starter template available_[↓ Bottom] [← Previous] [→ Next] [↑ Top]
## Authors & Contributors
- [@aljawaid](https://github.com/aljawaid) - Author
- [Craig Crosby](https://github.com/creecros) - Contributor
- _Contributors welcome_[↓ Bottom] [← Previous] [↑ Top]
## License
- This project is distributed under the [MIT License](../master/LICENSE "Read The MIT license")
---
[↑ Top]