I believe you can do it that way.
My thoughts: Have same post names for both the list and actual posts. Store in the user profile the list of slugs/titles of their interest, and then on real post publish, cross check which user has that post title/slug stored in their interest and notify them about it.
Related Posts:
- Taxonomy: Why ‘with_front’ => false DOES NOT WORK?
- Showing User’s Post Counts by Custom Post Type in the Admin’s User List?
- Prevent trash/delete action on specific post types
- Custom taxonomy not showing up when adding a new custom post type
- How to list all categories and tags in a page?
- show tags of custom post type ONLY
- Retrieve single term slug
- Create an archive page for custom taxonomies
- How to sort list of custom posts to get view like a tree of posts under categories and their children’s categories?
- List taxonomies with thumbnails
- Internationalize / translate custom post types & taxonomies
- Rewrite custom post & taxonomy to share same URL path
- Add Taxonomy Values Within a Custom Post Type RSS Feed
- WordPress allow access only one custom post type “xyz” to custom user role but need to hide all admin panels
- Custom Post type taxonomy single templates
- Use the_taxonomies() to create a simple list
- Listing taxonomies from custom post type
- Permalinks for Taxonomy and Custom Post Type
- Order WordPress Custom Taxonomy Pages & Pagination Not Working
- Have a Custom Post Type index page display taxonomy items instead of posts
- Hierarchical Custom Post Types – Show only parent on tax archive?
- Pagination is not working on single-{slug}.php but works fine on page-{slug}.php
- How to get the post type from a category id?
- Custom Post type is being ignored in query
- Change or update WordPress loop based on dropdown selection
- Custom Post Type Set Comments ON by default without show METABOX
- How do I do this with WordPress? Taxonomies?
- Using default WP menu functionality to link to custom post-type listing?
- How to display custom taxonomies with links in filter menu?
- How to Filter custom post type by taxonomy?
- Why are taxonomy terms not saving when using custom meta boxes with radio button taxonomy selectors?
- Show child custom post types list inside single parent custom post type
- Several post types on WP Query by tag and taxonomy
- How do I display the grand child items of a taxonomy term?
- Is it better to use WordPress Custom Post Types or Taxonomies?
- Users create/join groups
- Unable to link categories to custom post type using standard function
- Enable taxonomies by post type in an array of CPTs
- Custom Taxonomy Is Being Pulled into a Page, But It Doesn’t Have A Hyperlink
- Querying two taxonomies with tax_query not woking
- Hide specific taxonomies from a taxonomy list using ‘get_object_taxonomies’
- How does the ‘the_post_navigation()’ work for CPT’s?
- Custom post type – list posts based on meta_key and display them divided by CPT taxonomy category
- get_category_link() for custom post type does not include custom slug rewrite?
- how to associate several authors to a custom post type
- Targeting categories in custom fields
- Invalid Taxonomy
- Check if user has comment on current post
- Custom Post Types not queried in Custom Taxonomy archives or Native archives
- I need to add a filter to prepend the term ‘National – ‘ to the post title if the post is tagged to multiple states
- Remove categories taxonomy from custom post type
- Shortcode to return single custom post based on post taxonomy
- Custom Taxonomy Terms in Menu lead to which page?
- Display 1 Post per taxonomy with polylang
- Preventing role reading others posts
- “Menu order” being ignored when querying posts from a parent taxonomy with “include_children” set to true
- Can I use the ‘category’ taxonomy for both posts and a custom post type?
- Display custom post front end filter by ACF equals current user
- Menu for taxonomies and posts belongs to taxonomy
- How to automatically create a terms based on each post of a post type
- CPT : Next or Previous term link when has not adjacent post
- Clone wp-admin/users.php (Users Admin Page)
- Show all post type posts in manage users posts column
- Display Custom Post Type Based on Taxonomy With WP_Query()
- How do i enable categories for my custom post type?
- Custom taxonomy returns 404 even with saving permalinks
- Create custom post type categories
- How to add CSS class field in Custom Taxonomy?
- Get all of a user’s posts (custom post type) then get cumulative value of a specific meta_key value from those posts
- Taxonomy doesn’t follow slug permalink structure
- Add WordPress users to a custom post type
- How to Use A Custom Post Type as Taxonomy for Another Custom Post Type
- How to manage a dynamic multi-level page hierearchy system?
- Get name CPT with slug taxonomy
- Categories manage
- Add other all taxonomies as meta boxes to custom post type
- How to get post type archive category title
- Automatically / dynamically populating tags in custom post type
- Filtering custom post using Ajax and taxonomies, keep getting 0
- Changing an item in drop down after 5 latest posts per taxonomy
- Query for a custom post taxonomy
- Organising custom taxonomies and custom post types
- Update Cateogory Taxonomy Count for Attachment Post Type
- get children from current variable (taxonomy) via shortcode
- Associate custom categories to different user IDs
- Related posts by taxonomy [duplicate]
- List all posts from custom post type by taxonomy
- Taxonomy count per Post type
- Connecting multiple post types? Or linking “News” posts with “Game” posts how?
- Sort by Custom Post Type (Multiple Loop)
- How to display elements of different post types?
- How to display only taxonomies of custom post type in a page?
- Custom Post Type order Title ASC
- get_the_term_list() wanting to loop through the returned values
- Displaying child taxonomies
- Echo post count of CPT with current taxonomy
- Get all active posts that are tied to a custom taxonomy for a custom post type
- Is there a function that replace category name with a icon?
- Show custom category archive as front page and remove taxonomy slug from urls
- How can I rename custom taxonomy if multiple custom post type have the same taxonomy name?