I did update the Custom Icons Edition — Based on Lucide v0.555.0, which now contains a basic “Dashboard” tiddler that will show you an overview about custom icon sets that can be created with the edition.
If you open the Lucide Gallery tiddler you will get an overview about all icons available at the moment.
As soon as you click an icon, a new icon-set configuration will be created, with a “random-name”.
The right sidebar → Icon Sets tab will be activated that shows the “Listed icons”
Standby is a temporary storage, for icons were you are not sure, if you want to use them yet
Plugin Meta Data shows some meta data needed for TW plugins
The Verify Settings button will create a new tiddler $:/temp/bundle-plugin-verify that contains some information, what will be done.
After “Verify Settings” is active, the Plugin Meta Data section can be edited, if you want to.
You can also add info to the readme plugin tiddler
Every tiddler with the prefix $:/plugins/lucideicons/ will be added to the plugin
The “Version” number is set to “auto-increment” the “patch” element. So you only need to change that if you set minor or major numbers.
The Not yet button deletes the $:/temp/bundle-plugin-verify tiddler
The Create Plugin button creates the custom plugin and opens it
You can manage several configurations with the edition.
The data is stored in the browser storage. So no info leaves your system, but you should be able to modify your plugins later
The ID field is created using a sorted list of all the icon titles in the plugin. So if the icons in a plugin are the same, that ID will be the same, even if the pugin has a different name or description.
This will make it easier to compare 2 different plugins with the same icons in the future.
The plugin names are randomly generated using 50 adjectives and 50 animal names, for easy testing.
You should change them for production in your own wikis.
Hi Thomas,
Thanks for the feedback. – It was much more work than I expected at first. As always. The devil is in the details
I think the automatic build process is function-complete now. But the whole thing is still beta and subject to change.
There is some discussion going in at GH, how some special icons should look like. Eg: The dynamic save button. The “cloud-save” button for the node.js version and some of the “filled” icons.
The cool thing is, that the Lucide upstream project already adopted one of the TW “missing” icons. The eye-closed is new and I think it was inspired by my discussion at GitHub.
I did just update the Lucide-all edition – It does include the “lab-branch” now. Which has ~400 icons more. So the full set contains 1938 icons at the moment.
The current icon-set can be reviewed at: Lucide Icons — Lucide v0.555.0 – IMO they are stable and should be a drop-in replacement for the core icons for v5.3.x
I created those once for my peronal use. Because the are filled, they do not comply to the Lucide design rules. But they could be used in TW only because they are affected to specific parts of TW (plugins, theme, language packs…)
@pmario Just a quick observation. The eye icon for preview when editing a tiddler seems to be the wrong way around. It’s open when preview if off, and closed when it’s on.