Skip to content

SM-26/logseq-Abbr-plugin

 
 

Repository files navigation

My other plugins

Logseq Emoji Shortcodes

demo video

If you 💜 what I'm doing - you can support my work 🍵

Features

Choose if you want to modify your notes or not:

  • Slash command to transcribe from shortcode to the Unicode emoji
    • Modifies your notes but you can read them without having the plugin installed.
  • Markdown rendering to show shortcodes without modifying your notes
    • Just write something like :smile: and it will show you ":smile:", depending on your installed font

You can check the full list of emojis and its slugs here

How to develop

  1. Clone the repository
  2. Make sure you have pnpm installed, install if necessary 🛠
  3. Execute pnpm install 📦
  4. Execute pnpm build to build the plugin 🚧
  5. Enable developer-mode in Logseq, go to plugins, select "Load unpacked plugin" 🔌
  6. Select the directory of your plugin (not the /dist-directory, but the directory which includes your package.json) 📂
  7. Enjoy! 🎉

Acknowledgments

About

A small plugin to add markdown support for ABBR tag

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 69.3%
  • JavaScript 21.2%
  • HTML 8.2%
  • CSS 1.3%