Coder Social home page Coder Social logo

obsidian-danpung's People

Contributors

jpark-olivawtech avatar nakalsio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

obsidian-danpung's Issues

Can search scale up to 10K or even 100K links?

We would like to set up a rigorous testing to see if the current approach works up to 100k external links found in the notes.

The test will have to pass at least 2 worst scenarios.

  1. 100k files with 1 external links
  2. 1 files with 100k external links.
  3. And every cases in between.

Collect URL not in markdown link syntax

You can collect URLs not in markdown link syntax with following regex

For HTML link

/<a href=["']?(.*)["']?>(.*)<\/a>/gm

For URL

(?<!\()(https?:\/\/[^\s\)]+)(?!\))

We would like have them show up in the search results as well. The title could be auto-filled by a process similar to auto-link-title plugin.

Add default search options

The current fuzzy search is default to match all properties of the Link. We would like to have these options selectable in the setttings.

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.