Skip to content

[FR]: View message source #377

@Kryptortio

Description

@Kryptortio

Brief description of the feature request.

I would like to have some way to view the source of the message (view xml source rather than the normal preview). I would also like for this to be done in a way so that it can be accessed when writing a filter function (e.g. msg.source).

Why?

I just started using this RSS client and I noticed that the attribute categories is nowhere to be found in the interface (or I have note been able to find it at least). However rather than just requesting this attribute be added (could be a good idea if someone wants to see it in the list). I wanted instead to have some way to see all attributes that are not supported. Primarily I want to use the category attribute for writing filters as it has some information not available to me in the other attributes.

Alternatives

  • Add support for the categories attribute specifically (and maybe more in the future).
  • Add msg.attributes instead of source where each attribute is added in a tree (e.g. msg.attributes.category).
  • Add the full source at the end of the content attribute to be displayed in the preview and used for filtering (could be done as an option to toggle on and off).
  • Add support for custom attributes so that you could globally or for a specific feed add custom attributes under settings that will then be exposed in the filter msg object and in the gui as columns and/or in the preview.
  • Add source/attributes to the msg object but nothing in the gui. If anyone wants to see additional attributes they can add a filter function that appends it to msg.contents.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions