6

If you could add one feature to DEV, what would it be?

 1 year ago
source link: https://dev.to/devteam/if-you-could-add-one-feature-to-dev-what-would-it-be-i98
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

If you could add one feature to DEV, what would it be?

little girl waving arms dramatically and saying

If you could add one feature to DEV, what would it be?

Feel free to take an existing feature and describe how you might adjust it if that's your preference. If you like someone else's idea in the comments below, please upvote it (❤️).

Discussion (64)

pic

CollapseExpand

The ability to Schedule posts.

Comment button Reply

CollapseExpand

Author

Jul 7

Ya dang right! I'd love to have that one built in.

I'm uncertain if it still works, but a while back a community member (@toddanglin) created an awesomely handy companion app that is a scheduler called PublishTo.Dev . They describe it here in case your curious!

This one would be a such a great time-saver!

Comment button Reply

CollapseExpand

That feature is in flight. It's weirdly tricky but in our active work list.

Thread

Thread

Awesome to hear this — definitely one to look forward to! 🦅

Comment button Reply

CollapseExpand

What I do today is to write the article and save it as a draft. Then I just open the app and press publish when it's time. Works less good in the middle at the night though, if I ever would like to post at that time.

Comment button Reply

CollapseExpand

That's what I do. Then come back and try to publish in the morning.

Comment button Reply

CollapseExpand

🖊️ As an author

  1. Github like feature : be able to autocomplete with emojis
  2. Twitter like feature : Get "Follow us/me" badges/shields (md, html), with the number of actual followers for people and organizations so we can embed them on various platforms

🤓 As an integrator

  1. Be able to trigger Webhook on some event (at least on new post event) so I can trigger actions and automation (into Teams through PowerAutomate and mamny many other usecases like advanced notifications systems, chat bots, Teams notifications, IFTTT and Zapiers automations, GH Actions triggers,....)
  2. Get the followers ids on a given account through API
  3. Ability to get an embed html code snippet mode so I can embed the content on third party websites like Atlassian Confluence or institutional websites, drupal,...
  4. From the API get the Follower of any user of for now it does not seem to be able the case
  5. From the API get all the users following a given tag as for now it does not seem to be possible
  6. From the API get all the tags followed by any user as for now it does not seem to be possible

📰 As a reader

  1. Ability to follow Series so I get noticed each time a new episode is added
  2. ePub export si I can export them and read the articles confortably at the beach

🤞 Hopefully I'll get at least one of these features 🙏🎅

Comment button Reply

CollapseExpand

Ability to get an embed html code snippet mode so I can embed the content on third party websites like Atlassian Confluence or institutional websites, drupal,...

Ooh, tell me more about this use case! Do you have an examples of how others do it?

Comment button Reply

CollapseExpand

I don't know how to do it but it looks like the "embed" feature like on Twitter or Youtube also Katacoda was making it possible on is paid plan to embed content in any other corporate website

Comment button Reply

CollapseExpand

That's a detailed list mate! Great job

Comment button Reply

CollapseExpand

Excellent list. Thank you :)

Comment button Reply

CollapseExpand

A way for users to monetize their content 💙

Comment button Reply

CollapseExpand

That is a nice one!

You can currently connect a payment pointer to your DEV account using Coil (you'll need to set up an account) from your settings here - dev.to/settings/extensions. This monetization method is described a bit in this post and there's a more thorough on how to get set up here.

However, this is just one angle for monetization. I definitely think we can do more here and am open to feedback in this regard.

Comment button Reply

CollapseExpand

Neat! Thank you for those details!

Thread

Thread

Author

Jul 7

No probs! Happy to help. 🙌

Comment button Reply

CollapseExpand

Better SEO tools for authors. Right now I can't have an SEO title or description with our articles (this exists for other sites). Also more segmented tags which might be related.

Comment button Reply

CollapseExpand

I agree to this. You can set a meta description today using Front Matter tags, I mention how to do that in this article.

But If I don't missremember DEV adds some extra text to the description which makes it hard to get a proper length on both DEV and original blog site.

Comment button Reply

CollapseExpand

That's a great resource. I wasn't familiar with that.

Comment button Reply

CollapseExpand

I would love a cropper for featured images

Comment button Reply

CollapseExpand

YES! 💯

Haha, I'm always screwing around with featured images and trying to get them the right size.

This may not be exactly what you're looking for, but it could help... @pjijin created a cover image generator for DEV that's described in detail here:

By the way, I started up a discussion a while back about companion apps for DEV just in case you're curious:

Comment button Reply

CollapseExpand

That would be awesome and time saving feature.

Comment button Reply

CollapseExpand

Autocomplete emojis in the comments (as a user, but not as a developer 😄)

Comment button Reply

CollapseExpandCollapseExpand

as a user, but not as a developer 😄

Comment button Reply

CollapseExpand

While I typically don't champion for social features, I have been wanting to be able to see a full list of who likes/unicorns/saves my posts. I can see some of the info from notifications but trying to get a full list has not proven intuitive/possible - limiting my ability to grow an audience and participate among like-minded members of the community.

Comment button Reply

CollapseExpand

Author

Jul 8

I totally feel ya on this request. I would like to more easily see who all liked my post because it likely means we have something in common and I would like to more easily be able to connect with those that I have things in common with.

Comment button Reply

CollapseExpand

  • Automatic backup of posts to github or Google drive.
  • Custom domain or sub domain
  • More control over SEO tags , slug
  • Customize blog or profile UX maybe with custom CSS
  • The UX is simple and nice, Make the UX more modern maybe clean minimal card designs etc

Comment button Reply

CollapseExpand

This should be straightforward to build using the API… not saying it should not be in the platform directly, but I think a backup tool might be low-ish effort to make, in fact, someone might have built on already… goes to check on GitHub

Comment button Reply

CollapseExpand

Several here - but obviously those are thing you’d need to run yourself, rather than built-in features behind a checkbox in your DEV settings.

Comment button Reply

CollapseExpand

I would want the chat feature that did exist but seems to have been removed :)

Comment button Reply

CollapseExpand

Author

Jul 7

I feel ya! That was a strategic cut because it (Connect) was really hard to maintain, but I also really loved having live chat available right here on DEV. For anyone curious, the announcement we made about cutting Connect can be found here on forem.dev (our community around the Forem community platform).

Communities like ours that are primarily asynchronous and work really well for long form content generally pair well with synchronous chat platforms. I do think there's a future where we integrate with existing chat platforms like Discord and/or Slack, but don't exactly know when we'll be able to put our focus on this.

Comment button Reply

CollapseExpand

The ability for reader to archive post directly on "post details page" without going to "Reading list" and clicking there on "Archive" button for that post.

Comment button Reply

CollapseExpandCollapseExpand

Also, posting the same article in multiple languages would be nice. So, on the article page a user could switch between the translations (provided by the author).

Comment button Reply

CollapseExpand

a toggle to filter out seen posts in the feeds when revisiting

Comment button Reply

CollapseExpand

Post-specific analytics! Right now on the analytics dashboard, I can see overall number of readers over time, but it would be helpful to see a breakdown of which posts people are actually reading.

Comment button Reply

CollapseExpand

That is available through the kebab menu for a post in the dashboard. The numbers are bugging a lot though. Choosing infinite timespan seems to list all your followers. The number of comments is a bit off and so on.

But I agree, improving the analytics page with new features would be great.

Comment button Reply

CollapseExpand

Oh neat, TIL! Thanks!

Yeah it would be nice if the main analytics dashboard had a way to see which posts people are currently reading without needing to click into each post separately. Like how Google Analytics has a table of for which pages are getting the most hits in a time interval.

Comment button Reply

CollapseExpand

CollapseExpand

Author

Jul 7

Haha, oh don't worry I got you covered!

Comment button Reply

CollapseExpand

CollapseExpand

Could we get the poll feature that's currently for admins only? :)

Comment button Reply

CollapseExpand

Right! A poll feature that'll automatically remove a tag if majority of the mods/admins agree that a post is using an irrelevant tag 😄

Comment button Reply

CollapseExpand

I disagree - can you imagine the flood of crappy posts?

  • What's your favourite VSCode theme?
  • What's the best language?
  • Do you like my portfolio?

Honestly, the quality level of content on DEV is getting low enough as it is. Adding this feature would make it way worse. I suspect that is why it is admin only

Comment button Reply

CollapseExpand

CollapseExpand

Author

Jul 7

Oooo that's a cool one!

To be clear, we have predictive text for tags — so, when ya start typing in a tag's letters any tags that we've marked as "supported" or tags that have moderators will appear for you to select.

Here's a little screenshot that shows what I mean:

However, I think you're probs suggesting that we offer smart suggestions based on the content of the post. Maybe we'd look at the text and code blocks used with ML and suggest tags accordingly. Does that sound like what ya have in mind?

Comment button Reply

CollapseExpand

Yes! Exactly what I have in mind :) Thank you for finding the words that I could not.

Thread

Thread

Author

Jul 8

Nahhh, no worries! You made complete sense, I just wanted to clarify. Glad to hear this is indeed what you're thinking — it really would be awesome!

Comment button Reply

CollapseExpand

The ability to schedule posts

Comment button Reply

CollapseExpand

CollapseExpand

  • Newsletter subscriptions
  • Listen your article, Neural Text to speech

Comment button Reply

CollapseExpand

How about additional badges?

  • "32 week streek" - 0x20 - 0B100000
  • "64 week streek" - 0x40 - 0B1000000

Comment button Reply

CollapseExpand

Language tags or filters on featured posts.

Comment button Reply

CollapseExpand

CollapseExpand

I didn’t use the previous chat / Connect feature, I’m curious what folks would use it for over other chat platforms? Personal view is that I enjoy the discussions in the comments, and I enjoy sharing and reading content on DEV, but for me, I’m not sure I need another realtime chat location. Can you say more about how you’d like to use it, or how it could show up for you?

Comment button Reply

CollapseExpand

Actually I just want to connect with like minded people but email is not good that's why I like to use chat feature 😉

Comment button Reply

CollapseExpand

The option to set the language of a post and your languages as reader

Comment button Reply

CollapseExpand

A larger data scientist community!

Comment button Reply

CollapseExpand

Give the reader of a post the ability to actually run code snippets!

That would empower authors to make posts more interactive

Comment button Reply

CollapseExpand

You can embed various codepen type sites to do this already, trying to do it directly on dev.to would be a massive undertaking.

Comment button Reply

CollapseExpand

Good point! I forgot that this is already possible with CodePens etc. 👍

And I suspected it would be a massive coding effort, when I wrote that suggestion yesterday 😅

Comment button Reply

CollapseExpand

Maybe not add, but it would be great to improve the Analytics section. I'd like to have a better breakdown on where my readers come from.

Comment button Reply

CollapseExpandCollapseExpand

Not really a feature, but I think some kind of review process for posts has sadly become necessary. The quality of content has gone dramatically downhill over the last couple of years

Comment button Reply


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK