Ecosyste.ms: Awesome

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

https://github.com/yoursamlan/pubsidian

An Obsidian-Publish alternative but it's FREE
https://github.com/yoursamlan/pubsidian

Last synced: 2 months ago
JSON representation

An Obsidian-Publish alternative but it's FREE

Lists

README

        

![](https://raw.githubusercontent.com/yoursamlan/pubsidian/main/CDN/pubsidian.png)

An [Obsidian-Publish](https://obsidian.md/publish) alternative but it's FREE

![![pubsidian](https://img.shields.io/badge/Demo-Active-brightgreen)](https://img.shields.io/badge/Initial%20Build-Success-brightgreen) ![![pubsidian](https://github.com/yoursamlan/pubsidian/releases/download/Windows/PubsidianConverter1.0alpha.exe)](https://img.shields.io/badge/Final%20Release-alpha-yellowgreen) [![pubsidian](https://img.shields.io/badge/Demo-Active-brightgreen)](https://yoursamlan.github.io/pubsidian)

For NEW demo, [Click Here](https://yoursamlan.github.io/pubsidian)

For OLD demo, [Click Here](https://yoursamlan.github.io/pubsidian/OLD)

---

### What's New in Pubsidian Neo ?

* Thank you for your support and feedback, I have added many new features as well as fixed some known bugs from the previous version.
* Here's a comprehensive list of newly added features in this "Neo" version.

* ![Search2.0 and Share 2.0](https://github.com/yoursamlan/pubsidian/blob/main/assets/img/Pubsidian%20NEO/s3.png?raw=true)
* **Search 2.0**
* * You can now search tags with full-text support with new Search 2.0.
* However, in this demo, you can only search couple of tags like "primary element", "tools", etc. along with traditional file name search.
* Since, this example contains highly co-related data, I have decided to disable full-text search for this particular example.

* **Share Now**
* * Share Now help you to share your current note with others.
* To share your current note, just click the "Share Current Note" button from the sidebar.
* It will automatically copy the URL of your current note to your clipboard.
* Simply send the copied URL with someone to share the note

* ![Graph 2.0](https://github.com/yoursamlan/pubsidian/blob/main/assets/img/Pubsidian%20NEO/s5.png?raw=true)
* **Graph 2.0**
* * Previously in Graph 1.0, one can only view the correlation of the notes in it. To open them, one had to go the sidebar menu.
* Graph 2.0 has removed this drawback. Now you can simply click on the name of the node to open them in the Content section.
* Also, Graph 2.0 introduces new color scheme, for better visualization.
* You can now also view unlimited number of nodes in Graph 2.0
* ![Graph 2.0](https://github.com/yoursamlan/pubsidian/blob/main/assets/img/Pubsidian%20NEO/s1.png?raw=true)

* **CORE 2.0**
* * New Pubsidian CORE, namely _data2.json_ gives you the flexibility to choose the notes to list in pubsidian.
* To refrain a note from listing in the main mwnu, simply set the **"list"** value of the corresponding note to **false** in the _data2.json_.
* ![CORE 2.0](https://github.com/yoursamlan/pubsidian/blob/main/assets/img/Pubsidian%20NEO/s7.png?raw=true)
* You can now also add custom tag and descriptions in _data2.json_

---
## Screenshots

![Lightmode2.0](https://user-images.githubusercontent.com/33586885/128595527-d8799497-271a-4dab-9019-90b8346c9d61.png)

![Darkmode2.0](https://user-images.githubusercontent.com/33586885/128595491-f812a105-63ba-4e77-858f-c68aa81d1d21.png)

![GraphView](https://user-images.githubusercontent.com/33586885/127748717-7c65dd5e-5ced-4d41-96dc-e9b10c0d4975.png)

### Side-by-side comparison with Obsidian

#### Only text:
![image](https://user-images.githubusercontent.com/33586885/132090472-c8a26b34-91b2-4605-a24b-4955a7f7bd99.png)

![image](https://user-images.githubusercontent.com/33586885/132090539-fa2fffa8-c9d6-4d66-aae4-1c57735f9bd6.png)

### Text with image:
![Light](https://user-images.githubusercontent.com/33586885/129885582-2c6b7e11-d42c-4d93-8014-220f27ff3339.png)

![Dark](https://user-images.githubusercontent.com/33586885/129885431-77b6d511-ceba-40ec-8099-2863f44123fc.png)

### Mobileview

Menu
Notes
Graph



Menu
Notes
Graph



---

## Features
- Completely FREE
- Fully Responsive Notes.
- Graph View for Understanding Correlation BETTER and EASIER.
- Load where you left off.
- Search your note from a larger database.

## Dependency
- Only [d3.js](https://d3js.org) for generating the Graph. Apart from that, written completely in conventional JavaScript a.k.a. vanilla JS. No other JS library is used.

## Structure

![pubsidian dark](https://user-images.githubusercontent.com/33586885/129711320-62f0b420-a0a5-40df-aca2-4acbd6706747.png)

## Why this project?
- For the last couple of months, I'm using OBSIDIAN.md, a fantastic note-taking app, for tracking my studies and boosting productivity and **I LOVE IT**. But, after using for a while, yesterday, when I was about to present couple of notes to my friend, I had faced some serious challenges, publishing my notes.
- Browsing into the forum, I've come to know about Obsidian-Publish and some other alternatives. While [Obsidian publish](https://obsidian.md/publish) costs **8$ per month and works flawlessly** (which is btw a lot for the students like me with zero income😒), I have faced a hard time understanding its free alternatives. Also, all free alternatives lack the most interesting feature of OBSIDIAN, a.k.a the **Graph View**.
- That's why after 20+ hours of code and 6 cups of coffee, here's [my version](https://yoursamlan.github.io/pubsidian) of the free Obsidian Publish with **Graph View**πŸ₯³πŸ₯³...

---

## Quick-start guide
This project is currently under development. I've added a single-click-convertor for pubsidian notes. Now, you can generate a web version of your obsidian notes just with a single script. Video tutorial is coming soon.

## Quickstart Guide
### Pubsidian Convert GUI v1.0
- STEP-1: CONVERSION:
- Download [```PubsidianConverter1.0alpha.exe```](https://github.com/yoursamlan/pubsidian/releases/download/Windows/PubsidianConverter1.0alpha.exe)
- Copy and Paste this application to the obsidian directory, [i.e where your notes (.md) are stored.]
- Simply double-click to RUN ```PubsidianConverter1.0alpha.exe```
- You will see a window, something like this:
-
- Enter your name (It will be reflected as ```***'S NOTEBOOK``` in your pubsidian website) and hit ```Convert to Pubsidian```. Now, a pop up window will arrive. Select the ```Attachment folder, i.e., where the images, used inside your obsidian notes are stored``` from the pop-up window.
- After running successfully, you'll get an ```OUTPUT``` directory, containing three elements: ```index.html```,```data.json``` and ```pages``` directory.

- STEP-2: HOSTING:
- Drag and drop your ```OUTPUT``` directory in [netlify](https://app.netlify.com/drop)

Voila!! πŸ₯³πŸ₯³ your site is online.

---

## Changelogs
### What's new in version 2.0:
- From now on, internal navigation will be auto-generated from ```data.json``` . No more manual deployment is required.
- Cleaner and fresher look. Removing the sponsorship button (a.k.a [buy me a coffee](https://www.buymeacoffee.com/yoursamlan)) from the website (Because, none has sponsored so far πŸ₯Ί ).
- Minor UI tweaks.

### What's new in version 3.0:
- Created convert2web.py for converting your obsidian-notes to a website with just a single click.
- Minor bug fixes.

### What's new in version 3.2:
- Latex rendering is now supported.
- If you have built your website using pubsidian-3.1 or earlier, then please add the following lines in ```index.html``` for rendering latex.
```
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});

```
- Example:
![image](https://user-images.githubusercontent.com/33586885/128770630-2015e02e-bec1-49a2-a597-9e40c4b642c2.png)

- #### Changelog version 3.2.1:
- LaTex rendering is temporarily removed due to **Vulnerability Issue**. LaTex-rendering support will be implemented in future.
- Performance Improvements.

## Roadmap for future updates
- [x] ~~Auto-generated internal navigation.~~ (ver 2.0)
- [x] ~~One-click convert - convert and host your obsidian notes just with a click.~~ (ver 3.0)
- [x] ~~Latex rendering.~~ (ver 3.2)
- [x] ~~Adding content search and tags~~.(Ver Neo1.0)
- [ ] Theme supports and other customization.

## Disclaimer
- After thorough testing, I have found some bugs during the conversion.

~~1. ![[Pasted Images]] are not converted properly. However ![Image](image link) shows no problem at all.~~ [FIXED]

~~2. Markdown tables are also facing problems during conversion.~~ [FIXED]

1. [[directory/directory]] is not supported.

I'm working on it. Meanwhile, if you have any other bug/issue please put it in the issues.

If you love my work, you can [buy me a coffee](https://www.buymeacoffee.com/yoursamlan).

Thank you :)