GithubHelp home page GithubHelp logo

signal_md's People

Contributors

thephm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

signal_md's Issues

Grab the page title for URLs

Having a URL in the archive provides little context if the site is dead down the road. Could be better to grab the page title and create the Markdown hyperlink with the title.

Future could be to cache part of the page if not paywalled to provide additional context.

Only create folders when needed

Currently a folder is created for each person and group along with a media subfolder even if there are no messages and/or no attachments.

Abstract out the message to Markdown code

Want to support SMS Backup to Markdown so now I need to abstract out a bunch of the code that takes Messages, Groups and generates the Markdown so it can be used by the new sms_backup sister tool

Handle changes to emoji

When someone puts an emoji on a message and then changes it, should only show the changed on, not the the original and not both

Messages not always ordered by time

Seeing messages from myself and then responses from my wife after vs. inline / in order

e.g.

Bob at 22:14

> I'll ask Fred if he knows why
> 
> ๐Ÿ‘*fred*   

Jane at 09:32

> I did that but couldnโ€™t find it. Maybe cause I was watching on my iPad

Moving attachment fails when it's the same file

Now that I'm changing it from copying attachments to moving them, I found out that if I share the same file with multiple people, signald is smart to only keep one copy of the attachment.

[Errno 2] No such file or directory: '/mnt/c/data/src/signal-md/attachments/21303294281619984'
could not move the attachment: /mnt/c/data/src/signal-md/attachments/2736485282600702540 -> /mnt/c/data/src/signal-md/output/Daily Notes/media/2736485282600702540.jpg

So the same attachment is mentioned in multiple messages. The attachment is moved to its final resting place when processing one message. The next message(s) mentioning the attachment throws the exception since the file was already moved.

Add reactions/emojis on the actual message not separate

With the current implementation, each emoji appears as a separate message in the Markdown output and there's no way to tell which message is being reacted to

e.g. "SpongeBob: โค๏ธ Mr-Krab: ๐Ÿ‘ Patrick: ๐Ÿคฃ"

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.