Coder Social home page Coder Social logo

pxammaxp / obsidian-editing-toolbar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pkm-er/obsidian-editing-toolbar

0.0 0.0 0.0 106.22 MB

An obsidian toolbar plugin, modified from the Cmenu plugin

License: Mozilla Public License 2.0

JavaScript 0.63% TypeScript 86.90% CSS 12.47%

obsidian-editing-toolbar's Introduction

中文 | English

obsidian-editing-toolbar Plugin

Thanks to the cmenu plugin, which gave me a lot of inspiration, but this plugin has not been maintained for more than a year, so I re-modified it and added a lot of interesting features, including the top toolbar, cursor following, etc., so editing toolbar was created.

Obsidian Editing Toolbar is a plugin that provides a toolbar similar to MS-Word,and adds a minimal and user friendly text editor modal for a smoother writing/editing experience . This plugin makes text editing and firing commands easier for those that don't wish to configure a multitude of hotkeys.No need to remember complex markdown commands, similar to a rich text editor as WYSIWYG. This plugin was specifically designed for note-takers that want to have a simple text editor to aid in marking up their notes. It solves the issue of having to memorize numerous hotkeys and/or use multiple key presses to get the desired markup. A simple toolbar to improve your writing experience in Obsidian!

It is recommended to work with Enhanced Editing Plugin, which can add more useful editing commands.

TOC

how-to-install

Please Refer: How to install Obsidian Plugins

Video Introduction

About Cmenu toolbar

Obsidian 插件:Editing Toolbar 必装的可视化编辑工具

Key Features

This differs from the cmenu plugin in the following points:

  1. add a new toolbar style tiny

  2. add toolbar position options, top, following

  3. support multi-window, multi-tab adapted to obsidian 0.14+

  4. add some built-in commands

    1. change-font-color
    2. change-background-color
    3. indent-list
    4. undent-list
    5. editor-undo
    6. editor-redo
    7. hrline
      will insert a --- split line
    8. justify Both ends aligned Inserts an html code to align the text at both ends <p align="justify">..... </p>
    9. left
      Insert an html code to align the text left <p align="left">..... </p>
    10. right
      Insert an html code to align the text right <p align="right">..... </p>
    11. center
      Insert an html code to center the text <center>..... </center>
    12. fullscreen-focus Default binding shortcut key Ctrl+shift+F11 Will make the notes page display full screen, let you focus more on the writing itself. To exit full screen press ESC or execute the full screen command again
    13. workplace-fullscreen-focus Default binding shortcut key Ctrl+F11 Unlike fullscreen-focus mode, this one just hides the left and right sidebar panels, it's only workspace full screen
    14. head 1-6 level heading settings Default binding shortcut key Ctrl+1,ctrl+2,...Ctrl+6
    15. support custom command icons
    16. Support modify command name
    17. Support for adding submenus
    18. Support menu dragging and sorting
    19. Add formatting brush function Built-in two kinds of formatting brush for font color and background color (middle mouse button or right click can cancel the formatting brush status)
    20. Adaptive shrinkage of toolbar icon width

Work with other plugins

  1. emjoi toolbar Quickly Insert a emoji

  2. Obsidian-Table-Generator & ob-table-enhance Quickly Insert a table and edit

The above plugins are available from the example vault , all of which have been optimized and have some bugs fixed ☟☟☟

Full Vault showcase

This is the Obsidian example vault is amazing, there are a lot of dazzling features and showcase, I believe you will wonder a bit, is this Obsidian? Blue-topaz-examples

support

Thank you very much for your support!

obsidian-editing-toolbar's People

Contributors

cumany avatar doodo477 avatar juestchaos avatar linczero avatar

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.