Git Product home page Git Product logo

org-agenda-category-icons's Introduction

org-agenda-category-icons

org-agenda-category-icons: a package for defining your icons

One of the nicest features of org-agenda is the ~org-agenda-category-alist~ variable. However, using fancier icons, like from All the Icons, can be quite cumbersome. So this package provides a macro org-agenda-category-icons! to make this nicer.

(org-agenda-category-icons!
 ;; Set the icon for the category "sleep" to the faicon "bed" icon from
 ;; `all-the-icons'
 :faicon
 (bed sleep)

 ;; Podcast => the radio-tower octicon icon
 :octicon
 (radio-tower Podcast)

 :material
 (local_car_wash "Car Wash") ;; multi-word categories should be in a string

 ;; Use a bare emoji
 :emoji
 ("๐Ÿ‹" Workout workouts) ;; define multiple categories

 :alltheicon
 (rust "Rust Philly"))

Using the macro

The default icon sets are defined in the org-agenda-category-icons-iconset-alist variable.

By default the options include

KeywordIcon Set
:faiconFont Awesome Icons
:octiconGithub Octicons
:materialMaterial Icons
:wiconWeather icons
:alltheiconOther all-the-icons icons
:emojiEmoji

org-agenda-category-icons's People

Contributors

egregius313 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

yfccb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.