Furry Note Manager
Note, this is currently defunct due to changes of FAs login procedure.
Contents
Description
Screenshots
System requirements
How to start
Download
Description
Were you ever infuriated by how anoying it was to search for any note on FA? Well so was I. So I made a thing.
Furry Note Manager will collect all your notes from FurAffinity (and possibly other sites in the future) and display them in a sortable, searchable and filterable manner. Finally you can find the whole conversation you had with an artist or with a customer concerning a commission! Finally you can find that youtube link again some buddy sent you as a note! And so many more things!
2017-06-13: Fixed a little thing when updating, no need to get all pages of the inbox if you only want the newest notes.
2018-02-02: Added a rightclick menu to open note on FA in the browser.
Screenshots
System requirements
Java2 version 8 or newer. You can check if you have it using this command line command (Windows: Start->run->cmd):
java -version
If you get nothing or if it's telling you that it doesn't know the command "java", you probably don't have java. If you get something, it should look like this:
java version "1.x.x_xx" Java(TM) SE Runtime Environment (build 1.x.x_xx-xxx)
If the number is 1.8 or larger, Furry Note Manager should run.
If you don't have Java or an old version, you can download the newest one at "Download".
How to start
If everything works, you can just double-click the jar file, but sometimes a compressing software like WinZip graps this file extension or just nothing happens.
In that case, try to run the Jarfix if you're using windows, or just open it in command line using java -jar FurryCrossposter.jar on other platforms (or use google ;))
Download
Furry Note Manager 1.2
Sourcecode Furry Note Manager 1.2
Java:
Oracle pulled a fast one on us, newest (Oracle) Java versions have horrible licencing. So either choose 1.8, the last proper version, or chose OpenJDK:
Java 1.8 via Java.com
Newest Java via adoptOpenJDK.com