GithubHelp home page GithubHelp logo

emisjerry / obsidian-any-block Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linczero/obsidian-any-block

0.0 0.0 0.0 334 KB

A Obsidian Plugin. You can flexibility to create a 'Block' by some means.

License: GNU Affero General Public License v3.0

JavaScript 1.39% TypeScript 94.16% CSS 2.33% SCSS 2.13%

obsidian-any-block's Introduction

obsidian-any-block

A Obsidian Plugin. You can flexibility to create a 'Block' by some means.

Usage

Function:Block conversion、list to table or other tree graph,See the demo sample folder for details

Usage Tutorial & Sample Library

Todo

(Don't repet it in issue)

  • reinforce
    • 性能
      • 优化刷新频率,现在的刷新频率太高了
    • 选择器
      • 嵌套选择器 没有嵌套的程序是没有灵魂的 !!! (但问题在于,例如说第一层是tree,可能会破坏结构,有歧义。因为现在的tree格式是number-str的,那需要number-dom才行) (或者说:列表选择器不能嵌套列表选择器有歧义,需要嵌套引用选择器,在此基础上你解除引用选择器间接嵌套)
    • 处理器
      • QA处理器
      • 优化2ultable,在这个模式中让内联换行变成同级换行而非下级换行的意思
    • 层级
      • 负级列表开关
      • 根据层级关系,推荐合理的处理器(如检测到树相关的就推荐树类处理器)
    • 样式
      • 树表格的间隔着色样式获取可以优化 方案1:例如多行的格可以视情况使用渐变(单数不用,复数需要,但会不会有不统一的问题)? 方案2:仿mindmap的着色,后面的列就不要隔行着色了
      • 列表格的可折叠样式
    • 转化
      • 右键选择转化为:md原生(表格)/html格式/图片
  • fixing bug
    • 复选框列表的兼容、有序列表的兼容
    • 引用块内的列表/列表内的引用块 无法识别
    • 表格转置与表头符号冲突、转置模式目前是纯css实现的 如果大家的行高不相同,会出现不匹配的情况。 后续会将css实现改进为转化table元素实现

If bug

try to close strict line wrapping

Suport command

Look the setup panel or Usage Tutorial & Sample Library

说其中一些比较常用的处理器:

  • 列表转表格
  • 列表转列表格
  • 列表转流程图
  • 列表转思维导图
  • 列表转标签栏
  • 列表转时间线
  • 标题转列表从而转其他

obsidian-any-block's People

Contributors

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.