Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sgiath/asterion

Asterion archive
https://github.com/sgiath/asterion

Last synced: 6 days ago
JSON representation

Asterion archive

Awesome Lists containing this project

README

        

# Asterion

Convert Asterion archive XLSX file to Markdown files readable by [Obsidian](https://obsidian.md/)

## Usage

Download `asterion.zip` from [latest release](https://github.com/Sgiath/asterion/releases)
extract to a folder and in Obsidian "Open folder as vault"

## Features

- [x] Places
- [x] People
- [x] Organizations
- [x] Races
- [x] Fauna
- [x] Thought beings
- [x] Artifacts
- [ ] Battles
- [ ] Dragons and deities

## Generate ZIP archive

```bash
mix deps.get
mix convert
```