Findtags is being rewritten! Visit the new page to start using, or view the blog to learn more.
file://documents/update_06-19-25.txt

For anyone who’s interested in the more technical side of things, I’ve switched to using Next.js and completely redid how I was using useContext. Plus a lot more abstracting things into custom hooks vs dumping everything into the components directly.

6 read this post
#caching and better handling of the api calls is also nice i think. or at least nicer than whatever the heck i had before#looking at the old react code is making me recoil#i rewrote it from the ground up haha#my useFetch hook is soooo much nicer now :3
file://documents/update_06-19-25.txt

A big update

Hey! It’s been a while since I’ve updated here, and honestly this whole thing was in need of a major overhaul. I’ve completely rewritten findtags and am ready for it to be tested! It has basically everything the previous React version had and some new features.

For now, the old react version is still available at the old url, but you can try out the update here!

Returning (that was previously missing in the old version):
1. Searching by timestamps
2. Page navigation

New Features:

  1. Favorite tags
  2. Return to your most recent search (and the timestamp that you were on)
  3. Search by date
  4. NPF and legacy post support

There are still a few features that I need to finish implementing, but the basic search results should work. If you come across a bug, or you want to request a new feature, please let me know in the support discord server!

73 read this post
#findtags.blog#findtags#the design is pretty minimal for now. I'll add onto it as the features are all finalized
file://documents/update_10-29-22.txt

Small update!

I’ve added support for image descriptions! These are the ‘ALT’ elements on the bottom left of an image on the dashboard:

image

and on the new react version, they will look very similar to this for consistency.

I’ve also restructured the code to make things more organized/readable.

I’m going to try to focus more on finishing moving the old features over to the new one, but feel free to suggest new things!

80 read this post
#findtags.blog#i opted to have them on hover vs click to show/hide but that can be changed
file://documents/update_08-12-22.txt

Content filtering update!

Adding and removing filtered words to your tag searchesALT

The newest update to the new version of findtags is content filtering! You can add/remove as many filters as you want.

When you come across a post that contains one of your filters, it will warn you. By default there will be an option to open the original post:

Example screenshot of a post containing a blocked wordALT

But you can disable this:

Cursor selecting option to hide filtered post linksALT

I added a guide for more information about this update, and you can test it out here!

321 read this post
#findtags#findtags.blog
file://documents/update_08-07-22.txt

Important findtags update!

Back in 2020, findtags was released. It was written using jQuery and hosted directly on this blog.
There were several problems with this:

  1. jQuery isn’t necessarily ‘wrong’, but there are better, more modern ways to handle this (here’s some examples).
  2. I couldn’t test anything without publishing it first (yikes)
  3. I couldn’t properly hide the api key (double yikes)

So what’s the future of findtags?

Findtags isn’t going away, but it is moving away from being hosted on this blog. In the process I have completely rewritten findtags using TypeScript and React.

What’s changed?

On this blog, nothing has really changed yet! I intend on keeping the new version as similar to the old/current version as possible. I did add a little warning at the top of the blog to help the transition:

image

Feel free to use/test the new version and let me know if you run into any problems! Until the official release, the old findtags will still be available to use on this blog.

Also, you can look here to see what’s been added to the new version so far!

152 read this post
#findtags.blog#findtags
file://documents/update_07-24-22.txt

Little findtags update: I started over from scratch! Here's what the search is looking like now:

image
93 read this post
#nothing has changed here yet!#i can't give a time estimation but it's definitely coming along faster than i anticipated#findtags#findtags.blog#this is also not the final design/colors/etc just showing the functionality
file://documents/update_04-19-22.txt

It’s been a little while since my last update, but I will be working on redoing findtags in react in the near future! This will keep running as normal until it’s complete, though.

44 read this post
#idk how long that will take me#but i think it will run better with react that what i'm currently doing#i still gotta work on some stuff tho#baby's first big react project
file://documents/update_12-05-20.txt

Version 1.2.1

Small update! 

Reblog button will now automatically open in a new tab. Opening in the same tab would make you lose your place in your tag search, so this will prevent that from happening!

36 read this post
#findtags.blog
file://documents/update_11-22-20.txt

Version 1.2.0

2 new features with this update!

Source urls are now supported in addition to permalinks! You can now click on the source link of a post directly.

Read more links are now visible. Before they were hidden by default.

6 read this post
#findtags.blog
file://documents/update_10-20-20.txt

Version 1.1.4

Fixed bug where next page button wasn’t appearing on some tags.

Reduced the amount of posts per page for easier viewing/navigation

2 read this post
#findtags.blog
file://documents/update_10-18-20.txt

Version 1.1.3

Mobile support!

You can now use findtags from mobile devices. The blog should be fully responsive, but let me know @eggdesign if you run into any problems.

Note: Grid mode is disabled for small screens, but is still available for larger screen sizes. 

17 read this post
#findtags.blog
file://documents/update_10-16-20.txt

Findtags discord channels

I added some discord channels specifically for findtags if anyone would like to request things, offer feedback, or ask any questions about this project/future updates!

3 read this post
#findtags.blog#just posting this here since a lot of people who aren't following the main blog found this blog first
file://documents/update_10-14-20.txt

Version 1.1.2

As an anon suggested on @eggdesign, a reblog button was added.

Before this update, you could only go to the permalink page of a post and would have to reblog it from there, but now you can reblog directly from here like you would for any other blog!

Please let me know if you run into any issues using this feature

7 read this post
#findtags.blog
file://documents/update_10-11-20.txt

Version 1.1.1

as @callmeblake suggested, your choice of grid/single column mode will now save on your browser. When you refresh the page or search for a different tag, your shouldn’t need to reselect grid mode. 

This will only save for that browser session. If you are using a different computer or browser, you will need to reselect (should be only one time though!).

Coming soon:

If you would like to suggest more features or report a bug, please send your questions to @eggdesign or email egg@egg.design !

10 read this post
#findtags.blog
file://documents/update_10-09-20.txt

Version 1.1.0

First feature update!

Big change:

- Added optional gallery view. By default is it single column.

Minor fix:

- repositioned blog link so that search results appear sooner on the page

7 read this post
#findtags.blog

Ready to explore the tags?

Go to the search bar

made by egg.design using Tumblr's API