Giter Club home page Giter Club logo

obsidian-quiet-outline's Introduction

Obsidian Quiet Outline

An outline plugin makes headings easier to read.

中文文档

Features

No auto-expand when editing

Default Outline:

系统自带大纲

Quiet Outline:

安静大纲

Search support

支持搜索

hide irrelevant results: 隐藏结果

use regex: 正则搜索

Markdown render support

渲染markdown

Auto expand and collapse

自动展开/折叠

Level Switch Bar

切换展开级别

Default level

默认级别

Drag and modify note

拖拽

Limitations

  • Due to the lazy-rendering strategy of built-in editor (Only text showed in the current window is rendered. If scrolling too fast, you will see some text is not ready to be rendered and the editor stutters), sometimes you can't jump to the place you want by one click in edit mode,especially when the note is opened for the first time since you open obsidian app. Outline core plugin has the same issue. Solution: Just click again.

  • Cross-level is not supported, which means you can use h1->h2->h3,but not h1->h3->h4, while h3 and h4 will be treated as h2 and h3.

  • Can't drag heading into a leaf heading

  • Some extented grammars in obsidian are not supported by default. But we can extend the markdown-parser to fix it! If you believe any grammar is frequently used and should be implemented, create an issue to discuss about it.

Usage

Open command panel and input Quiet Outline ,then press Enter .

For markdown-rendering, open Markdown Render option in setting panel.

Install

Download from github

  • Download the latest release.
  • Extract and put the three files (main.js, style.css, manifest.json) to folder {{obsidian_vault}}/.obsidian/plugins/obsidian-quiet-outline.

Install from Plugin Store

  • Open Settings > Third-party plugin
  • Click Browse community plugins
  • Search for "Quiet Outline"
  • Click Install

Buy me a coffee

If you enjoy this plugin, feel free to buy me a coffee.

obsidian-quiet-outline's People

Contributors

guopenghui avatar emisjerry 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.