Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
samnystrom
/
iconic
Public
forked from
gfxholo/iconic
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
iconic
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 25, 2026
feat: implement automatic backups
Show description for e0e9a8b
gfxholo
committed
e0e9a8b
View commit details
Copy full SHA for e0e9a8b
View code at this point
Browse repository at this point
refactor: use getLanguage instead of localStorage
gfxholo
committed
5a04b66
View commit details
Copy full SHA for 5a04b66
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
fix: sort suggestions by relevance
gfxholo
committed
9a12819
View commit details
Copy full SHA for 9a12819
View code at this point
Browse repository at this point
fix: stop suggesting values already in the text field
gfxholo
committed
3b305fb
View commit details
Copy full SHA for 3b305fb
View code at this point
Browse repository at this point
feat: add suggestions for condition values
gfxholo
committed
adaf7bd
View commit details
Copy full SHA for adaf7bd
View code at this point
Browse repository at this point
feat: add suggestions for rule names
gfxholo
committed
7665a7e
View commit details
Copy full SHA for 7665a7e
View code at this point
Browse repository at this point
fix: improve property suggestion detection
Show description for f62e633
gfxholo
committed
f62e633
View commit details
Copy full SHA for f62e633
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
style: remove unused imports and indents
gfxholo
committed
7355255
View commit details
Copy full SHA for 7355255
View code at this point
Browse repository at this point
feat: add setting tab icon for obsidian 1.11
gfxholo
committed
d66d8cc
View commit details
Copy full SHA for d66d8cc
View code at this point
Browse repository at this point
fix: restore context menus in properties panes
Show description for d393ab0
gfxholo
committed
d393ab0
View commit details
Copy full SHA for d393ab0
View code at this point
Browse repository at this point
fix: correctly judge rules with property conditions
Show description for 780a18d
gfxholo
committed
780a18d
View commit details
Copy full SHA for 780a18d
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
fix: disabled tag pill & suggestion icons by default
gfxholo
committed
c85fc58
View commit details
Copy full SHA for c85fc58
View code at this point
Browse repository at this point
fix: enable groups in plugin settings
gfxholo
committed
3e8740c
View commit details
Copy full SHA for 3e8740c
View code at this point
Browse repository at this point
refactor: remove compatibility code for old obsidian versions
gfxholo
committed
b3794bf
View commit details
Copy full SHA for b3794bf
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
feat: update emoji to 17.0
gfxholo
committed
1369eae
View commit details
Copy full SHA for 1369eae
View code at this point
Browse repository at this point
Commits on Dec 25, 2025
fix: restore correct condition layout for phones
gfxholo
committed
7875ded
View commit details
Copy full SHA for 7875ded
View code at this point
Browse repository at this point
style: update phone CSS to work with rulebook scroller
gfxholo
committed
3ebd9b8
View commit details
Copy full SHA for 3ebd9b8
View code at this point
Browse repository at this point
refactor: simplify drag & drop math in rulebook
gfxholo
committed
9ed0301
View commit details
Copy full SHA for 9ed0301
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
refactor: remove some unnecessary uses of activeDocument
gfxholo
committed
efc0e83
View commit details
Copy full SHA for efc0e83
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
fix: apply setting changes to all open windows
gfxholo
committed
c43957b
View commit details
Copy full SHA for c43957b
View code at this point
Browse repository at this point
fix: detect root tabs correctly in popout windows
Show description for ad0b439
gfxholo
committed
ad0b439
View commit details
Copy full SHA for ad0b439
View code at this point
Browse repository at this point
fix: remove hardcoded default property icons
Show description for 5d9d2eb
unxok
and
gfxholo
committed
5d9d2eb
View commit details
Copy full SHA for 5d9d2eb
View code at this point
Browse repository at this point
fix: show file icons for alias suggestions
Show description for 27ee6bf
gfxholo
committed
27ee6bf
View commit details
Copy full SHA for 27ee6bf
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
feat: support property icons in File Properties pane
Show description for 042547d
gfxholo
committed
042547d
View commit details
Copy full SHA for 042547d
View code at this point
Browse repository at this point
refactor: allow nullable argument for stopMutationObserver
gfxholo
committed
b4ed6d0
View commit details
Copy full SHA for b4ed6d0
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
fix: use case-insensitive property matching everywhere
Show description for 80666be
davidvkimball
and
gfxholo
committed
80666be
View commit details
Copy full SHA for 80666be
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
fix: add case-insensitive property matching in EditorIconManager
Show description for fd01ecc
davidvkimball
and
gfxholo
committed
fd01ecc
View commit details
Copy full SHA for fd01ecc
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
fix: refresh icons when a rule is moved
Show description for 82add9f
gfxholo
committed
82add9f
View commit details
Copy full SHA for 82add9f
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
fix: reverse plugin tab detection strategy
Show description for ffa48fb
gfxholo
committed
ffa48fb
View commit details
Copy full SHA for ffa48fb
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
fix: correctly display default rule icons
gfxholo
committed
3a3bcbb
View commit details
Copy full SHA for 3a3bcbb
View code at this point
Browse repository at this point
fix: correctly refresh button icons again
Show description for 3a26dee
gfxholo
committed
3a26dee
View commit details
Copy full SHA for 3a26dee
View code at this point
Browse repository at this point
Commits on Nov 22, 2025
fix: re-generate duplicate rule IDs on load
Show description for 264aaa9
gfxholo
committed
264aaa9
View commit details
Copy full SHA for 264aaa9
View code at this point
Browse repository at this point
fix: correctly generate new ID when duplicating a rule
Show description for 7de8771
gfxholo
committed
7de8771
View commit details
Copy full SHA for 7de8771
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
feat: wrap dialog lists in scrollable containers
gfxholo
committed
6e152c7
View commit details
Copy full SHA for 6e152c7
View code at this point
Browse repository at this point
feat: move add buttons into list headings
gfxholo
committed
e8d5764
View commit details
Copy full SHA for e8d5764
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.