Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasvtiradentes/obsidian-notes-manager

📚 convert obsidian notes into json and table.
https://github.com/lucasvtiradentes/obsidian-notes-manager

nodejs obisidian-plugin obsidian organization typescript

Last synced: about 1 month ago
JSON representation

📚 convert obsidian notes into json and table.

Awesome Lists containing this project

README

        


OBSIDIAN NOTES MANAGER



contributions


FeaturesRequirementsUsageDevelopmentAbout

## :trumpet: Overview

manage and convert your notes from markdown to json and table.



## :question: Motivation

I made this because most of my notes contains only links in markdown format grouped by theme and it would be great to view them in a table/json format.

## :dart: Features

   ✔️ convert your notes to markdown, table and json;

   ✔️ custom settings to setup table columns and json keys.

## :warning: Requirements

In order to use this project in your computer, you need to have the following item:

- [obsidian](https://obsidian.md/): To actually run the plugin.

## :bulb: Usage

In order to use this plugin you have two options:

a) clone this repository and place it on the `~/.obsidian/plugins` folder.

b) install this plugin from the directly from the `community plugins` on obsidian, by searching for "notes manager".

## :wrench: Development

### Development setup

To setup this project in your computer, download it in this link or run the following commands:

```bash
# Clone this repository
$ git clone https://github.com/lucasvtiradentes/obsidian-notes-manager

# Go into the repository
$ cd obsidian-notes-manager
```

After download it, go to the project folder and run these commands:

```bash
# Install dependencies using npm
$ npm install

# Run the typescript code in development mode
$ npm run dev
```

### Used technologies

This project uses the following thechnologies:




Scope
Subject
Technologies


Project
Main






Setup
Code linting







Commit linting








Other







## :books: About

## License

This project is distributed under the terms of the MIT License Version 2.0. A complete version of the license is available in the [LICENSE](LICENSE) file in this repository. Any contribution made to this project will be licensed under the MIT License Version 2.0.



LinkedIn
Gmail
Discord


Made with ❤️ by Lucas Vieira


👉 See also all my projects


👉 See also all my articles