u/BackPsychological584

After hiking around SG for a while… I realised I can never spot wildlife on my own 😅

Been hiking quite a bit lately (MacRitchie / Chestnut / Bukit Timah etc), and honestly… I always miss the interesting stuff.

Most of the time I only find out because other hikers nearby go like “eh got snake / colugo just now”

So I’m basically relying on random hikers to tell me what I just missed 🥲

And there’s no simple way to check what’s been spotted recently in the area.

So I built a small app to solve this problem for myself (and hopefully other hikers too):

– Upload what you saw

– Auto capture location

– See recent sightings near you

Still very early, just testing if this is even useful 😅

If you hike often, would love to know:

– is this something you’d actually use?

– any features that would help?

App here: https://play.google.com/store/apps/details?id=com.sgwildlifesightings.app&pcampaignid=web\_share

(Android only for now)

u/BackPsychological584 — 13 days ago

I’ve been working with WordPress quite a bit and noticed a couple of things that kept slowing me down.

They’re not huge problems, but they add up over time:

– duplicating posts/pages still requires repeated clicks

– reorganizing menus becomes painful once you have a lot of items

So I built 2 small plugins to fix these:

  1. A tool that lets you generate multiple copies of a post/page in one go

  2. A tool that lets you reorder multiple menu items at once

It’s been pretty useful for my own workflow so far, curious if anyone else runs into similar issues or has other pain points worth solving.

Multiclone plugin: https://wordpress.org/plugins/attn-multiclone/

Bulk reorder menu plugin: https://wordpress.org/plugins/bulk-menu-reorder/

reddit.com
u/BackPsychological584 — 16 days ago

I’ve been working with WordPress for a while and one thing that always annoyed me was duplicating posts.

Most plugins let you duplicate once, but if you need 10–20 copies (for templates, listings, testing, etc), you still have to click duplicate over and over again.

So I built a small plugin that lets you create multiple copies in one go.

It also copies:

– custom fields

– taxonomies

– featured images

I also made another tool to bulk reorder menu items (because dragging items one by one is painful once menus get big).

Both are free on the WordPress plugin directory.

Would love feedback or suggestions on what to improve 🙏

Multiclone plugin: https://wordpress.org/plugins/attn-multiclone/

Bulk reorder menu plugin: https://wordpress.org/plugins/bulk-menu-reorder/

reddit.com
u/BackPsychological584 — 18 days ago