Quickly capture text snippets and ideas, then convert them to tasks or events
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Active |
10 | Active |
9 | Rejected |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Rejected |
1. Bad caps in schemas xml filename: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#gsettings-schemas 2. Please add GitHub or GitLab url to the metadata.json: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed 3. Remove Gtk import in extension.js You can only import gtk in GNOME Shell when it is not any other way. 4. Also null out these in disable: ```js this.settings = null; this.dialog = null; this.efpath = null; this.ependLoc = null; this.eappend = null; this.eprepend = null; ``` 5. Add a more descriptive description. The current description doesn't show what this extension is doing. If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions